add real version numbers to npm & bower configs

This commit is contained in:
Adam Shaw
2013-08-31 20:54:26 -07:00
parent 95fdefa98f
commit 5835b2881e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "0.0.0",
"version": "1.6.3",
"devDependencies": {
"jquery": "~1.10.2",
"jquery-ui": "~1.10.3"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "0.0.0",
"version": "1.6.3",
"repository": {
"type": "git",
"url": "https://github.com/arshaw/fullcalendar.git"