Skip to content

Commit 69785f4

Browse files
committed
Bump version
1 parent 8df514e commit 69785f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gush.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
66
spec.name = "gush"
7-
spec.version = "2.0.1"
7+
spec.version = "2.0.2"
88
spec.authors = ["Piotrek Okoński"]
99
spec.email = ["piotrek@okonski.org"]
1010
spec.summary = "Fast and distributed workflow runner based on ActiveJob and Redis"

0 commit comments

Comments
 (0)