summaryrefslogtreecommitdiff
path: root/slop.gemspec
diff options
context:
space:
mode:
authorLee Jarvis <lee@jarvis.co>2010-12-02 13:47:05 +0000
committerLee Jarvis <lee@jarvis.co>2010-12-02 13:47:05 +0000
commit96d513763219043900ba35db3eca3e25a435d170 (patch)
tree767a59a7986113c81479e0a0c5f3123654bab717 /slop.gemspec
parentd856060c15acbfbaeb5a9213acbf30fc6a3aea0d (diff)
downloadslop-96d513763219043900ba35db3eca3e25a435d170.tar.gz
bump versionv0.1.5
Diffstat (limited to 'slop.gemspec')
-rw-r--r--slop.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/slop.gemspec b/slop.gemspec
index c0f8f93..a6bd069 100644
--- a/slop.gemspec
+++ b/slop.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'slop'
- s.version = '0.1.4'
+ s.version = '0.1.5'
s.summary = 'Option gathering made easy'
s.description = ''
s.author = 'Lee Jarvis'