version fix

This commit is contained in:
alwx
2017-02-07 14:06:27 +03:00
parent f8ffc171a4
commit ed7f91ae97
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-http-bridge",
"version": "0.2",
"version": "0.2.0",
"description": "A simple HTTP debug server for React Native apps",
"main": "httpServer.js",
"repository": {