Skip to content

Commit bc9e273

Browse files
committed
fix: add version
1 parent 28a75e4 commit bc9e273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "contextualize",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "1.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite build --watch",

0 commit comments

Comments
 (0)