bump version (still on 1.5.4 src though) to get jquery plugin registry to notice

This commit is contained in:
Adam Shaw
2013-02-26 01:08:23 -08:00
parent ed8320462c
commit ebb0b4f5f5
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "1.5.4",
"version": "1.5.4-final",
"dependencies": {
"jquery": "~1.8.1"
},