Skip to content

Commit ec4fb10

Browse files
Merge pull request #96 from asad-rafter/CLD-329-bump-version
bump version
2 parents e95613c + 006f5c4 commit ec4fb10

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 24.1.4
2+
current_version = 24.1.5
33
commit = True
44
tag = True
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "24.1.4"
2+
"version": "24.1.5"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "24.1.4"
2+
"version": "24.1.5"
33
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary_sfcc_pagedesigner",
3-
"version": "24.1.4",
3+
"version": "24.1.5",
44
"scripts": {
55
"lint": "npm run lint:js",
66
"lint:js": "sgmf-scripts --lint js",

0 commit comments

Comments
 (0)