version typo fix

This commit is contained in:
AJ ONeal 2015-05-19 19:17:35 -06:00
parent 0385269a16
commit 90b92e5fb5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "unibabel",
"main": "index.js",
"version": "1.0.0",
"version": "1.0.0-rc1",
"homepage": "https://github.com/coolaj86/unibabel-js",
"authors": [
"AJ ONeal <awesome@coolaj86.com>"