public
Rubygem
Description: Keith Rarick's ruby client for beanstalk
Homepage: http://xph.us/software/beanstalkd/
Clone URL: git://github.com/dustin/beanstalk-client-ruby.git
Search Repo:
Update version (for pool reserve-with-timeout support).
dustin (author)
Sat Jun 07 19:34:22 -0700 2008
commit  08240d5cc5f029045639419eee55ce1017a49eb3
tree    dc639da564d8de621e87df70c09b9e90dd4fab0b
parent  cc2209cce53570f60695002ebd47fb9edc72653b
...
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 = %q{beanstalk-client}
0
- s.version = "1.0.1"
0
+ s.version = "1.0.2"
0
 
0
   s.specification_version = 2 if s.respond_to? :specification_version=
0
 

Comments

    No one has commented yet.