Remove the RC from the package version

This commit is contained in:
Erjan Gavalji
2015-04-23 11:13:02 +03:00
parent aad02aa789
commit 79aca266e4

View File

@@ -1,7 +1,7 @@
{
"name": "tns-core",
"description": "Telerik NativeScript Core",
"version": "1.0.0-RC1",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/cross-platform-modules"