Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Commit 9e65952

Browse files
committed
Bump version to 0.0.2
1 parent 13c77b1 commit 9e65952

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
resque-roulette (0.0.1)
4+
resque-roulette (0.0.2)
55
resque (~> 1.0)
66

77
GEM

lib/resque/plugins/roulette/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Resque
22
module Plugins
33
module Roulette
4-
VERSION = '0.0.1'
4+
VERSION = '0.0.2'
55
end
66
end
77
end

0 commit comments

Comments
 (0)