Skip to content

Commit

Permalink
[Release] Change: Bump to v1.4.1
Browse files Browse the repository at this point in the history
Fix:
- Android: Fail when compiles with React Native 0.72 (Fixes: #806)
  • Loading branch information
guhungry committed Apr 16, 2024
1 parent 979b370 commit 28cd336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-photo-manipulator",
"version": "1.4.0",
"version": "1.4.1",
"description": "React Native Image Processing API to edit photo programmatically for Android and iOS.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 28cd336

Please sign in to comment.