Skip to content

Commit

Permalink
releasing version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lostboy committed Sep 17, 2013
1 parent ad64af0 commit 9636f6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ By adding the gem to your project and configuring our Heroku app with some confi

## Updates

* Version 1.2.2 includes after_commit fix by @collectiveip
* Version 1.2.1 includes support for Rails 4 & DJ 4 by @florentmorin
* Version 1.2.0 includes new support for Sequel by @davidakachaos
* Version 1.1.3 includes changes by @radanskoric to reduce number of heroku api calls
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.2
2 changes: 1 addition & 1 deletion workless.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{workless}
s.version = "1.2.1"
s.version = "1.2.2"

s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6") if s.respond_to? :required_rubygems_version=
s.authors = ["lostboy"]
Expand Down

0 comments on commit 9636f6d

Please sign in to comment.