Skip to content

Commit cfb6622

Browse files
committed
chore(release): bump to v1.7.3
fix error when compile ios in react native 0.72.x
1 parent cf03194 commit cfb6622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-photo-manipulator",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"description": "React Native Image Processing API to edit photo programmatically for Android and iOS.",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)