Skip to content

Commit 11c0c1a

Browse files
committed
bump version to 2.0.0.beta1. Because of gdbm gem is already registered another implementation.
1 parent a195aa5 commit 11c0c1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gdbm.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "gdbm"
5-
spec.version = "0.0.1"
6-
spec.date = '2017-02-24'
5+
spec.version = "2.0.0.beta1"
6+
spec.date = '2017-04-28'
77
spec.authors = ["Yukihiro Matsumoto"]
88
spec.email = ["matz@ruby-lang.org"]
99

0 commit comments

Comments
 (0)