Skip to content

Commit

Permalink
Bump version to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smathieu committed Feb 17, 2015
1 parent 2077d7d commit a61042c
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 = "r@32k.io"
s.version = "3.1.0.RC1"
s.version = "3.1.0"
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."
s.authors = ["Ryan Smith (♠ ace hacker)"]
Expand Down

0 comments on commit a61042c

Please sign in to comment.