Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wiggins committed Aug 29, 2010
1 parent eced628 commit 74eb6ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.4.2
0.5.0
4 changes: 2 additions & 2 deletions stalker.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{stalker}
s.version = "0.4.2"
s.version = "0.5.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Adam Wiggins"]
s.date = %q{2010-08-08}
s.date = %q{2010-08-29}
s.default_executable = %q{stalk}
s.description = %q{A job queueing and background workers system using Beanstalkd. Inspired by the Minion gem.}
s.email = %q{adam@heroku.com}
Expand Down

0 comments on commit 74eb6ae

Please sign in to comment.