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 1119b8e commit 0b91e3bCopy full SHA for 0b91e3b
Gemfile.lock
@@ -15,7 +15,7 @@ GIT
15
PATH
16
remote: .
17
specs:
18
- mission_control-jobs (0.3.3)
+ mission_control-jobs (0.4.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.3.3"
+ VERSION = "0.4.0"
4
end
5
0 commit comments