Skip to content

Commit

Permalink
0.6.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
David Morse committed Apr 16, 2015
1 parent 57a2604 commit 3a696ad
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<a name="v0.6.7"></a>
### v0.6.7 (2015-04-16)

<a name="v0.6.6"></a>
### v0.6.6 (2015-04-08)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gridster",
"homepage": "https://github.com/DecksterTeam/gridster.js",
"version": "0.6.6",
"version": "0.6.7",
"dependencies": {
"jquery": "^2.1.3",
"requirejs": "^2.1.17",
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.gridster.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! gridster.js - v0.6.6 - 2015-04-16
/*! gridster.js - v0.6.7 - 2015-04-16
* http://gridster.net/
* Copyright (c) 2015 ducksboard; Licensed MIT */

Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.gridster.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! gridster.js - v0.6.6 - 2015-04-16
/*! gridster.js - v0.6.7 - 2015-04-16
* http://gridster.net/
* Copyright (c) 2015 ducksboard; Licensed MIT */

Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.gridster.min.css

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

2 changes: 1 addition & 1 deletion dist/jquery.gridster.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/jquery.gridster.with-extras.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! gridster.js - v0.6.6 - 2015-04-16
/*! gridster.js - v0.6.7 - 2015-04-16
* http://gridster.net/
* Copyright (c) 2015 ducksboard; Licensed MIT */

Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.gridster.with-extras.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gridster",
"title": "gridster.js",
"description": "a drag-and-drop multi-column jQuery grid plugin",
"version": "0.6.6",
"version": "0.6.7",
"homepage": "http://gridster.net/",
"author": {
"name": "ducksboard"
Expand Down

0 comments on commit 3a696ad

Please sign in to comment.