Skip to content

Commit 7875a55

Browse files
committed
Bump mission_control-jobs to 0.3.1
1 parent ec05d2c commit 7875a55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GIT
1515
PATH
1616
remote: .
1717
specs:
18-
mission_control-jobs (0.3.0)
18+
mission_control-jobs (0.3.1)
1919
importmap-rails
2020
irb (~> 1.13)
2121
rails (>= 7.1)

lib/mission_control/jobs/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module MissionControl
22
module Jobs
3-
VERSION = "0.3.0"
3+
VERSION = "0.3.1"
44
end
55
end

0 commit comments

Comments
 (0)