Skip to content

Commit

Permalink
Merge pull request #23 from prashant-thorat17/catalog_items_v20220401
Browse files Browse the repository at this point in the history
Upgrading muffin-man version.
  • Loading branch information
shubham-n-khanna authored Sep 20, 2022
2 parents e128b1b + ab07ae7 commit 73cb05f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 1.4.6

- Support for Catalog API's of version 20220401 [#22](https://github.com/patterninc/muffin_man/pull/22)

# 1.4.5

- Support for GetCompetitivePricing endpoint [#19] (https://github.com/patterninc/muffin_man/pull/19)

# 1.4.4

- Support for Tokens API [#17](https://github.com/patterninc/muffin_man/pull/17)
Expand Down
2 changes: 1 addition & 1 deletion lib/muffin_man/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module MuffinMan
VERSION = "1.4.5"
VERSION = "1.4.6"
end

0 comments on commit 73cb05f

Please sign in to comment.