Skip to content

Commit 3bf45cb

Browse files
committed
v9.2.3
1 parent 18acd4f commit 3bf45cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"branches",
1515
"branching"
1616
],
17-
"version": "9.2.2",
17+
"version": "9.2.3",
1818
"main": "./dist/entrypoint.api.js",
1919
"types": "dist/entrypoint.api.d.ts",
2020
"bin": {

src/utils/packageVersion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const PACKAGE_VERSION = '9.2.2';
1+
export const PACKAGE_VERSION = '9.2.3';

0 commit comments

Comments
 (0)