Skip to content

Commit 12a2325

Browse files
author
pioner921227
committed
chore: release 0.1.5
1 parent 4e4dc1e commit 12a2325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-img-buffer-save",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
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)