Skip to content

Commit

Permalink
v9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Aug 26, 2023
1 parent da9cc25 commit b570116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"branches",
"branching"
],
"version": "9.1.0",
"version": "9.1.1",
"main": "./dist/entrypoint.api.js",
"types": "dist/entrypoint.api.d.ts",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion src/utils/packageVersion.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACKAGE_VERSION = '9.1.0';
export const PACKAGE_VERSION = '9.1.1';

0 comments on commit b570116

Please sign in to comment.