Skip to content

Commit e6945dd

Browse files
committed
Bump litlytics lib to 0.5.0 since next release is a new feature
I think this should be the last bump :D
1 parent ba8ba34 commit e6945dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/litlytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "dist/litlytics.js",
55
"types": "litlytics.ts",
66
"type": "module",
7-
"version": "0.4.3",
7+
"version": "0.5.0",
88
"scripts": {
99
"build": "NODE_ENV=production bun run build.ts",
1010
"typecheck": "tsc",

0 commit comments

Comments
 (0)