summaryrefslogtreecommitdiff
path: root/ext/gdbm/gdbm.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gdbm/gdbm.gemspec')
-rw-r--r--ext/gdbm/gdbm.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gdbm/gdbm.gemspec b/ext/gdbm/gdbm.gemspec
index bb5ab7d59f..da074b0180 100644
--- a/ext/gdbm/gdbm.gemspec
+++ b/ext/gdbm/gdbm.gemspec
@@ -3,7 +3,7 @@
Gem::Specification.new do |spec|
spec.name = "gdbm"
- spec.version = "2.0.0"
+ spec.version = "2.1.0"
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["matz@ruby-lang.org"]