Skip to content

Commit

Permalink
Merge pull request #59 from asad-rafter/bump-version-update
Browse files Browse the repository at this point in the history
bump cartridge version
  • Loading branch information
yuval-cloudinary authored Dec 17, 2023
2 parents d1bb6aa + 454aa9f commit f3b79f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 20.0.3
current_version = 20.0.4
commit = True
tag = True

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "20.0.3"
"version": "20.0.4"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudinary_sfcc_pagedesigner",
"version": "20.0.3",
"version": "20.0.4",
"scripts": {
"lint": "npm run lint:js",
"lint:js": "sgmf-scripts --lint js",
Expand Down

0 comments on commit f3b79f3

Please sign in to comment.