Skip to content

Commit 66f1d19

Browse files
committed
Bump gem version
1 parent abd5197 commit 66f1d19

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.4.12
2+
3+
- [#95](https://github.com/patterninc/muffin_man/pull/95)
4+
- [#94](https://github.com/patterninc/muffin_man/pull/94)
5+
- [#93](https://github.com/patterninc/muffin_man/pull/93)
6+
- [#92](https://github.com/patterninc/muffin_man/pull/92)
7+
18
# 2.4.11
29

310
- Application Management API v2023-11-30 [#88](https://github.com/patterninc/muffin_man/pull/88)

lib/muffin_man/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module MuffinMan
4-
VERSION = "2.4.11"
4+
VERSION = "2.4.12"
55
end

0 commit comments

Comments
 (0)