Skip to content

Commit 45fe63a

Browse files
author
Dan Blaisdell
committed
resolve jshint issues and rebuild for release
1 parent 4925b8f commit 45fe63a

File tree

5 files changed

+213
-213
lines changed

5 files changed

+213
-213
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-gridster",
3-
"version": "0.13.10",
3+
"version": "0.13.11",
44
"main": ["src/angular-gridster.js", "src/angular-gridster.less"],
55
"dependencies": {
66
"angular": ">= 1.2.0",

dist/angular-gridster.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-gridster.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-gridster",
3-
"version": "0.13.10",
3+
"version": "0.13.11",
44
"description": "This directive gives you gridster behavior",
55
"license": "MIT",
66
"homepage": "http://manifestwebdesign.github.io/angular-gridster",

0 commit comments

Comments
 (0)