Skip to content

Commit

Permalink
Bump mission_control-jobs to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rosa committed Mar 20, 2024
1 parent cfcaa59 commit ca901e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GIT
PATH
remote: .
specs:
mission_control-jobs (0.1.1)
mission_control-jobs (0.2.0)
importmap-rails
rails (~> 7.1)
stimulus-rails
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
thor (1.3.1)
tilt (2.3.0)
timeout (0.4.1)
turbo-rails (2.0.4)
turbo-rails (2.0.5)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/mission_control/jobs/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module MissionControl
module Jobs
VERSION = "0.1.1"
VERSION = "0.2.0"
end
end

0 comments on commit ca901e1

Please sign in to comment.