Skip to content

Commit

Permalink
v8.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Jun 2, 2022
1 parent 4b83d1e commit 0f530e9
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": "8.4.2",
"version": "8.4.3",
"main": "./dist/entrypoint.module.js",
"types": "dist/entrypoint.module.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 = '8.4.2';
export const PACKAGE_VERSION = '8.4.3';

0 comments on commit 0f530e9

Please sign in to comment.