Skip to content

Commit 9c805a0

Browse files
author
pioner921227
committed
chore: release 0.1.7
1 parent 9b90d73 commit 9c805a0

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-img-buffer-save",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Fast React Native JSI library for saving images to the device gallery from binary buffers (Uint8Array or ArrayBuffer).",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)