Skip to content

Commit

Permalink
4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jwu910 committed Jul 13, 2023
1 parent c931832 commit eb298e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@
"watch": "tsc --watch"
},
"type": "module",
"version": "4.0.3"
"version": "4.0.4"
}
2 changes: 1 addition & 1 deletion src/utils/packageInfo.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const version = "4.0.3";
export const version = "4.0.4";
export const name = "check-it-out";

0 comments on commit eb298e5

Please sign in to comment.