public
Rubygem
Description: Ruby wrapper for the ZooKeeper C client library
Homepage: http://github.com/myelin/zookeeper_client
Clone URL: git://github.com/myelin/zookeeper_client.git
bumping version to 0.0.2 so github rebuilds the gem
myelin (author)
Wed Jul 16 02:58:14 -0700 2008
commit  2d122021bd30d8210402781690acdd37730f5305
tree    bec6dbb7ecb0343fb2007a8806061e35d98eff06
parent  543aba08cc646f5ad1dd7a74648505727dd4502e
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 Gem::Specification.new do |s|
0
   s.name = "zookeeper_client"
0
- s.version = "0.0.1"
0
+ s.version = "0.0.2"
0
   s.date = "2008-07-16"
0
   s.summary = "Ruby wrapper for the ZooKeeper C client library"
0
   s.email = "pp@myelin.co.nz"

Comments

    No one has commented yet.