Skip to content

Commit f312c61

Browse files
committed
tag: v0.0.5
1 parent 1472f4e commit f312c61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codecarrot/essentials",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "",
55
"scripts": {
66
"clean": "rm -rf ./dist",
@@ -48,5 +48,5 @@
4848
},
4949
"peerDependencies": {
5050
"react": "^18.3.1"
51-
}
51+
}
5252
}

0 commit comments

Comments
 (0)