Skip to content

Commit

Permalink
last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit-Shvil committed Feb 22, 2015
1 parent eb0b9f0 commit f4d2bbf
Show file tree
Hide file tree
Showing 60 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "2.2.14",
"version": "2.2.15",
"description": "Full-sized drag & drop event calendar",
"keywords": [
"calendar",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FullCalendar v2.2.13 Stylesheet
* FullCalendar v2.2.15 Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FullCalendar v2.2.13
* FullCalendar v2.2.15
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
Expand Down Expand Up @@ -128,7 +128,7 @@ var rtlDefaults = {

;;

var fc = $.fullCalendar = { version: "2.2.13" };
var fc = $.fullCalendar = { version: "2.2.15" };
var fcViews = fc.views = {};


Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FullCalendar v2.2.13 Print Stylesheet
* FullCalendar v2.2.15 Print Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/cdnjs/2.2.13/gcal.js → dist/cdnjs/2.2.15/gcal.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* FullCalendar v2.2.13 Google Calendar Plugin
* FullCalendar v2.2.15 Google Calendar Plugin
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/cdnjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "2.2.13",
"version": "2.2.15",
"description": "Full-sized drag & drop event calendar",
"keywords": [
"calendar",
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion fullcalendar.jquery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "2.2.14",
"version": "2.2.15",

"description": "Full-sized drag & drop event calendar",
"keywords": [ "calendar", "event", "full-sized" ],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fullcalendar",
"version": "2.2.14",
"version": "2.2.15",
"repository": {
"type": "git",
"url": "https://github.com/arshaw/fullcalendar.git"
Expand Down

0 comments on commit f4d2bbf

Please sign in to comment.