diff --git a/bower.json b/bower.json index 76141b1..0661216 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-packery", - "version": "1.0.3", + "version": "1.0.4", "author": "http://github.com/sungard-labs/angular-packery/graphs/contributors", "homepage": "http://github.com/sungard-labs/angular-packery", "repository": { diff --git a/dist/packery.js b/dist/packery.js index 8ce2a0e..ce211b5 100644 --- a/dist/packery.js +++ b/dist/packery.js @@ -1,7 +1,7 @@ /*! * angular-packery * http://github.com/sungard-labs/angular-packery - * Version: 1.0.3 + * Version: 1.0.4 * License: MIT */ diff --git a/dist/packery.min.js b/dist/packery.min.js index a8a1d18..b18ad06 100644 --- a/dist/packery.min.js +++ b/dist/packery.min.js @@ -1,7 +1,7 @@ /*! * angular-packery * http://github.com/sungard-labs/angular-packery - * Version: 1.0.3 + * Version: 1.0.4 * License: MIT */ diff --git a/package.json b/package.json index a2bbdd4..befbcb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-packery", - "version": "1.0.3", + "version": "1.0.4", "author": "http://github.com/sungard-labs/angular-packery/graphs/contributors", "homepage": "http://github.com/sungard-labs/angular-packery", "repository": {