Skip to content

Commit

Permalink
Okay, real fix for suresies this time, I promise.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Kerr committed Oct 17, 2014
1 parent 9298b15 commit 689a879
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-gridster",
"version": "0.10.6",
"version": "0.10.7",
"main": ["src/angular-gridster.js", "dist/angular-gridster.min.css"],
"dependencies": {
"angular": ">= 1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-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/angular-gridster.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-gridster",
"version": "0.10.6",
"version": "0.10.7",
"description": "This directive gives you gridster behavior",
"license": "MIT",
"homepage": "http://manifestwebdesign.github.io/angular-gridster",
Expand Down
Loading

0 comments on commit 689a879

Please sign in to comment.