From bb7e268300c47fb09f5592212dc14937a5857b16 Mon Sep 17 00:00:00 2001 From: Guillaume Marty Date: Fri, 1 May 2015 13:19:31 +0100 Subject: [PATCH] v0.8.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 79e0936..e830282 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "gaia-header", - "version": "0.8.1", + "version": "0.8.2", "homepage": "https://github.com/gaia-components/gaia-header", "authors": [ "Wilson Page " diff --git a/package.json b/package.json index 17f2aa2..9aad289 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gaia-header", - "version": "0.8.1", + "version": "0.8.2", "homepage": "https://github.com/gaia-components/gaia-header", "license": "MIT", "main": "gaia-header.js",