Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Sep 14, 2015
1 parent 55d44bb commit f3ac05d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

#### [Current]
* 2015-09-14 [333cf82](../../commit/333cf82) - __(Michail Merkushin)__ feature: independent meta for ordered jobs

#### v1.2.0
* 2015-09-11 [bc27294](../../commit/bc27294) - __(Michail Merkushin)__ Release 1.2.0
* 2015-09-10 [1daa167](../../commit/1daa167) - __(Michail Merkushin)__ feature: add ordered jobs

#### v1.1.3
Expand Down
2 changes: 1 addition & 1 deletion lib/resque/integration/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Resque
module Integration
VERSION = '1.2.0'
VERSION = '1.3.0'
end
end

0 comments on commit f3ac05d

Please sign in to comment.