Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pokonski committed Mar 10, 2022
1 parent 8df514e commit 69785f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gush.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "gush"
spec.version = "2.0.1"
spec.version = "2.0.2"
spec.authors = ["Piotrek Okoński"]
spec.email = ["piotrek@okonski.org"]
spec.summary = "Fast and distributed workflow runner based on ActiveJob and Redis"
Expand Down

0 comments on commit 69785f4

Please sign in to comment.