summaryrefslogtreecommitdiff
path: root/dashing.gemspec
diff options
context:
space:
mode:
authorDavid Underwood <david.underwood@jadedpixel.com>2013-06-27 08:37:12 -0400
committerDavid Underwood <david.underwood@jadedpixel.com>2013-06-27 08:37:12 -0400
commit7b2a1e7cbd4bfc7cb256b4d374906ab90ad4360c (patch)
tree5ab5a9d3614533ac2bdea871a16f865ba05aebf7 /dashing.gemspec
parent8dfe7c73e1f62dfcc24e175123e1e71a08ebb57c (diff)
bump minor gem version for release of history file
Diffstat (limited to 'dashing.gemspec')
-rw-r--r--dashing.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashing.gemspec b/dashing.gemspec
index 56de14f..0e3e46f 100644
--- a/dashing.gemspec
+++ b/dashing.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = 'dashing'
- s.version = '1.0.7'
+ s.version = '1.1.0'
s.date = '2013-06-21'
s.executables << 'dashing'