aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/gdbm/gdbm.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gdbm/gdbm.gemspec b/ext/gdbm/gdbm.gemspec
index fe4a36ce38..0dacaa72be 100644
--- a/ext/gdbm/gdbm.gemspec
+++ b/ext/gdbm/gdbm.gemspec
@@ -2,8 +2,8 @@
Gem::Specification.new do |spec|
spec.name = "gdbm"
- spec.version = "0.0.1"
- spec.date = '2017-02-24'
+ spec.version = "2.0.0.beta1"
+ spec.date = '2017-04-28'
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["matz@ruby-lang.org"]