changed version in gemspec
This commit is contained in:
parent
8a36c38ec4
commit
7abd93bc86
|
@ -11,7 +11,7 @@
|
|||
|
||||
spec = Gem::Specification.new do |s|
|
||||
s.name = "ruby-net-ldap"
|
||||
s.version = "0.0.1"
|
||||
s.version = "0.0.2"
|
||||
s.summary = %q(A pure Ruby LDAP client library.)
|
||||
s.platform = Gem::Platform::RUBY
|
||||
|
||||
|
|
Loading…
Reference in a new issue