Skip to content

Commit de1dd30

Browse files
author
Michaël Villeneuve
authored
Merge pull request #19 from andres-ortiz/patch-1
Update version for npm build
2 parents 66aec74 + 7b98c7b commit de1dd30

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,7 +1,7 @@
11
{
22
"name": "react-native-document-scanner",
33
"description": "Scan documents, automatic border detection, automatic crop",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)