We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a3e47 commit b248534Copy full SHA for b248534
Gemfile.lock
@@ -15,7 +15,7 @@ GIT
15
PATH
16
remote: .
17
specs:
18
- mission_control-jobs (0.6.0)
+ mission_control-jobs (1.0.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 = "0.6.0"
+ VERSION = "1.0.0"
4
end
5
0 commit comments