Skip to content

Commit 57e5c98

Browse files
committed
feat: bump to version v1.0.0
1 parent b73d8dc commit 57e5c98

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.5",
3+
"version": "1.0.0",
44
"description": "lucide-react-native modularized builds without the hassle",
55
"repository": {
66
"type": "git",
@@ -53,4 +53,4 @@
5353
"@babel/helper-module-imports": "^7.24.7",
5454
"@babel/runtime": "^7.25.0"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)