Skip to content

Commit 0b91e3b

Browse files
committed
Bump mission_control-jobs to 0.4.0
1 parent 1119b8e commit 0b91e3b

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 (0.3.3)
18+
mission_control-jobs (0.4.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 = "0.3.3"
3+
VERSION = "0.4.0"
44
end
55
end

0 commit comments

Comments
 (0)