Skip to content

Commit c8b9546

Browse files
committed
chore: Auto-increment version [skip ci]
1 parent 997841c commit c8b9546

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebuilder-api",
3-
"version": "1.0.17",
3+
"version": "1.0.18",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -144,4 +144,4 @@
144144
}
145145
},
146146
"packageManager": "pnpm@10.14.0"
147-
}
147+
}

version.json

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

0 commit comments

Comments
 (0)