Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandotsmith committed Jan 7, 2014
1 parent 7672451 commit 65a591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queue_classic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "queue_classic"
s.email = "[email protected]"
s.version = "3.0.0beta"
s.version = "3.0.0rc"
s.date = "2013-01-02"
s.description = "queue_classic is a queueing library for Ruby apps. (Rails, Sinatra, Etc...) queue_classic features asynchronous job polling, database maintained locks and no ridiculous dependencies. As a matter of fact, queue_classic only requires pg."
s.summary = "Simple, efficient worker queue for Ruby & PostgreSQL."
Expand Down

0 comments on commit 65a591b

Please sign in to comment.