Skip to content

Commit 0a97339

Browse files
committed
release 1.3.1
8b93ad9 fix eventDispatcher should add `()` as it is a function (@ianlin 2016-06-11 22:55:22 +0800)
1 parent 8b93ad9 commit 0a97339

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-incall-manager",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Handling media-routes/sensors/events during a audio/video chat on React Native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)