Skip to content

Commit 468648f

Browse files
committed
Version updated to 0.1.4
1 parent aa4e196 commit 468648f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"react-native": "^0.13.2",
10-
"react-native-screcorder": "0.1.2",
10+
"react-native-screcorder": "0.1.4",
1111
"react-native-video": "^0.6.1"
1212
}
1313
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-screcorder",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A Video recorder component for react-native",
55
"main": "recorder.ios.js",
66
"keywords": [

0 commit comments

Comments
 (0)