We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df514e commit 69785f4Copy full SHA for 69785f4
gush.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = "gush"
7
- spec.version = "2.0.1"
+ spec.version = "2.0.2"
8
spec.authors = ["Piotrek Okoński"]
9
spec.email = ["piotrek@okonski.org"]
10
spec.summary = "Fast and distributed workflow runner based on ActiveJob and Redis"
0 commit comments