diff --git a/packages/iconoir-react-native/package.json b/packages/iconoir-react-native/package.json index bc552de4..c668f630 100644 --- a/packages/iconoir-react-native/package.json +++ b/packages/iconoir-react-native/package.json @@ -1,6 +1,6 @@ { "name": "iconoir-react-native", - "version": "2.2.0", + "version": "2.3.0", "description": "React Native library for Iconoir icon set", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -39,4 +39,4 @@ "react-native-svg": "^12.1.1", "typescript": "^4.4.4" } -} +} \ No newline at end of file diff --git a/packages/iconoir-react/package.json b/packages/iconoir-react/package.json index e5d79ebd..75305f2c 100644 --- a/packages/iconoir-react/package.json +++ b/packages/iconoir-react/package.json @@ -1,6 +1,6 @@ { "name": "iconoir-react", - "version": "2.2.0", + "version": "2.3.0", "description": "React library for Iconoir icon set", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -35,4 +35,4 @@ "react": "^17.0.2", "typescript": "^4.4.4" } -} +} \ No newline at end of file