Skip to content

Commit af683b3

Browse files
committed
Bump mission_control-jobs to 0.3.3
1 parent 70636ad commit af683b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GIT
2828
PATH
2929
remote: .
3030
specs:
31-
mission_control-jobs (0.3.2)
31+
mission_control-jobs (0.3.3)
3232
importmap-rails
3333
irb (~> 1.13)
3434
rails (>= 7.1)

lib/mission_control/jobs/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module MissionControl
22
module Jobs
3-
VERSION = "0.3.2"
3+
VERSION = "0.3.3"
44
end
55
end

0 commit comments

Comments
 (0)