From aacad979a1563b1ffe56895c9200a838401a2267 Mon Sep 17 00:00:00 2001 From: "Higgins, Joshua" Date: Sun, 22 Mar 2015 17:04:33 -0400 Subject: [PATCH] arbitrary version bump, v1.0.4 bumping to update david badges, no notable changes in this update --- bower.json | 2 +- dist/packery.js | 2 +- dist/packery.min.js | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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": {