diff --git a/CHANGE LOG.md b/CHANGE LOG.md index 27034546..0e06c714 100644 --- a/CHANGE LOG.md +++ b/CHANGE LOG.md @@ -1,5 +1,10 @@ # FlipClock.js +#### 0.7.8 +##### 12/12/2014 + +- (Bug Fix) Fixed a Grunt compiling error and had to repackage the release (again) + #### 0.7.7 ##### 12/12/2014 diff --git a/bower.json b/bower.json index d2e4112d..cf588af3 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "flipclock", - "version": "0.7.7", + "version": "0.7.8", "homepage": "https://github.com/objectivehtml/FlipClock", "authors": [ "Objective HTML", diff --git a/package.json b/package.json index 82c8e382..8ce2b4ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flipclock", - "version": "0.7.7", + "version": "0.7.8", "email": "support@objectivehtml.com", "author": "Objective HTML, LLC ", "license": "MIT",