Skip to content

Commit eb298e5

Browse files
committed
4.0.4
1 parent c931832 commit eb298e5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@
8484
"watch": "tsc --watch"
8585
},
8686
"type": "module",
87-
"version": "4.0.3"
87+
"version": "4.0.4"
8888
}

src/utils/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const version = "4.0.3";
1+
export const version = "4.0.4";
22
export const name = "check-it-out";

0 commit comments

Comments
 (0)