Skip to content

Commit

Permalink
Bump mission_control-jobs to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rosa committed Feb 10, 2025
1 parent eee9bad commit 58893d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GIT
PATH
remote: .
specs:
mission_control-jobs (1.0.1)
mission_control-jobs (1.0.2)
actioncable (>= 7.1)
actionpack (>= 7.1)
activejob (>= 7.1)
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 = "1.0.1"
VERSION = "1.0.2"
end
end

0 comments on commit 58893d9

Please sign in to comment.