Skip to content

Commit 8aa3fef

Browse files
committed
chore(icons): bump version to 0.0.6
Update the package version from 0.0.5 to 0.0.6 in preparation for a new release with improvements or patches. No other changes were made to the package configuration.
1 parent 4cb6052 commit 8aa3fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/src/packages/components/ra-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flexnative/icons",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "React Native Icons using fonts",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)