Skip to content

Commit b984a42

Browse files
committed
feat: bump version to v0.0.5
1 parent 116c578 commit b984a42

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": "babel-plugin-lucide-react-native",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "lucide-react-native modularized builds without the hassle",
55
"repository": {
66
"type": "git",
@@ -50,4 +50,4 @@
5050
"dependencies": {
5151
"@babel/runtime": "^7.25.0"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)