Skip to content

Commit f50488a

Browse files
committed
Bump alchemy-mission_control-jobs to 0.1.2
1 parent da001cd commit f50488a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/sitediver/alchemy-mission_control-jobs/tree/0.1.2) (2025-03-09)
4+
5+
[Full Changelog](https://github.com/sitediver/alchemy-mission_control-jobs/compare/0.1.1...0.1.2)
6+
7+
**Fixed bugs:**
8+
9+
- Extend Gemspec [\#7](https://github.com/sitediver/alchemy-mission_control-jobs/pull/7) ([kulturbande](https://github.com/kulturbande))
10+
- Fix Mission Control Jobs requirement [\#6](https://github.com/sitediver/alchemy-mission_control-jobs/pull/6) ([kulturbande](https://github.com/kulturbande))
11+
312
## [0.1.1](https://github.com/sitediver/alchemy-mission_control-jobs/tree/0.1.1) (2025-03-09)
413

514
[Full Changelog](https://github.com/sitediver/alchemy-mission_control-jobs/compare/0.1.0...0.1.1)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Alchemy
22
module MissionControl
33
module Jobs
4-
VERSION = "0.1.1"
4+
VERSION = "0.1.2"
55
end
66
end
77
end

0 commit comments

Comments
 (0)