update version to 1.6.0, update copyright year

This commit is contained in:
Adam Shaw
2013-03-18 01:47:53 -07:00
parent 05a8a2317d
commit 6c8ac81bbb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
version 1.5.5
version 1.6.0 (3/18/13)
- visual facelift, with bootstrap-inspired buttons and colors
- simplified HTML/CSS for events and buttons
- dayRender, for modifying a day cell (issue 191, thx althaus)
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "1.5.4-final",
"version": "1.6.0",
"dependencies": {
"jquery": "~1.8.1"
},
@@ -30,5 +30,5 @@
"email": "arshaw@arshaw.com",
"url": "http://arshaw.com/"
},
"copyright": "2012 Adam Shaw"
"copyright": "2013 Adam Shaw"
}