Skip to content

Commit

Permalink
Bump mission_control-jobs to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rosa committed Dec 4, 2024
1 parent cb81c47 commit 66f829f
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.0)
mission_control-jobs (1.0.1)
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.0"
VERSION = "1.0.1"
end
end

0 comments on commit 66f829f

Please sign in to comment.