Skip to content

Commit a65ea4c

Browse files
committed
chore(ra-tags): bump version to 0.0.2
Updated the package version from 0.0.1 to 0.0.2 to reflect changes made since the initial release. This minor version increment suggests backward-compatible enhancements or bug fixes have been implemented.
1 parent baedd02 commit a65ea4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)