Gaëtan Renaudeau 4 years ago
parent
commit
eaf350ff09
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-view-shot",
3
-  "version": "3.1.1",
3
+  "version": "3.1.2",
4 4
   "description": "Capture a React Native view to an image",
5 5
   "main": "src/index.js",
6 6
   "types": "src/index.d.ts",