Skip to content

Commit 66f829f

Browse files
committed
Bump mission_control-jobs to 1.0.1
1 parent cb81c47 commit 66f829f

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 (1.0.0)
18+
mission_control-jobs (1.0.1)
1919
actioncable (>= 7.1)
2020
actionpack (>= 7.1)
2121
activejob (>= 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 = "1.0.0"
3+
VERSION = "1.0.1"
44
end
55
end

0 commit comments

Comments
 (0)