We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993c75a commit 9fa76f0Copy full SHA for 9fa76f0
Gemfile.lock
@@ -15,7 +15,7 @@ GIT
15
PATH
16
remote: .
17
specs:
18
- mission_control-jobs (1.0.2)
+ mission_control-jobs (1.1.0)
19
actioncable (>= 7.1)
20
actionpack (>= 7.1)
21
activejob (>= 7.1)
lib/mission_control/jobs/version.rb
@@ -1,5 +1,5 @@
1
module MissionControl
2
module Jobs
3
- VERSION = "1.0.2"
+ VERSION = "1.1.0"
4
end
5
0 commit comments