Skip to content

Commit 9fa76f0

Browse files
committed
Bump mission_control-jobs to 1.1.0
1 parent 993c75a commit 9fa76f0

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
@@ -15,7 +15,7 @@ GIT
1515
PATH
1616
remote: .
1717
specs:
18-
mission_control-jobs (1.0.2)
18+
mission_control-jobs (1.1.0)
1919
actioncable (>= 7.1)
2020
actionpack (>= 7.1)
2121
activejob (>= 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 = "1.0.2"
3+
VERSION = "1.1.0"
44
end
55
end

0 commit comments

Comments
 (0)