Skip to content

Commit

Permalink
[Release] 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
negativetwelve committed Aug 14, 2017
1 parent 0e3617d commit ab49536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ public List<Class<? extends JavaScriptModule>> createJSModules() {
public List<ViewManager> createViewManagers(ReactApplicationContext reactContext) {
return Collections.emptyList();
}

}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-ux-cam",
"version": "3.5.0",
"version": "4.0.0",
"description": "React Native wrapper for uxcam.com.",
"main": "./js/UXCam.js",
"files": [
Expand Down

0 comments on commit ab49536

Please sign in to comment.