Skip to content

Commit 68206ee

Browse files
committed
v1.0.3
1 parent 22c56b7 commit 68206ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@srcpush/react-native-code-push",
3-
"version": "1.0.3-beta",
3+
"version": "1.0.3",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.js",
66
"typings": "typings/react-native-code-push.d.ts",
@@ -83,4 +83,4 @@
8383
"postunlink": "node node_modules/@srcpush/react-native-code-push/scripts/postunlink/run"
8484
}
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)