Skip to content

Commit b248534

Browse files
committed
Bump mission_control-jobs to 1.0.0
1 parent 00a3e47 commit b248534

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.6.0)
18+
mission_control-jobs (1.0.0)
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 = "0.6.0"
3+
VERSION = "1.0.0"
44
end
55
end

0 commit comments

Comments
 (0)