From 966cd4e73b0425a6b7f4f56dfd74a74f6cfbd185 Mon Sep 17 00:00:00 2001 From: Doug Date: Wed, 4 Jan 2017 09:32:55 +0000 Subject: [PATCH] fix to allow for correct npm publishing --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index a1b13397..aae797e2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "cookieconsent", - "version": "3.0.2", + "version": "3.0.4", "homepage": "http://cookieconsent.insites.com/", "authors": [ "Insites" diff --git a/package.json b/package.json index 29edb813..1a64da85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cookieconsent", - "version": "3.0.2", + "version": "3.0.4", "description": "Insites' cookie consent tool.", "main": "build/cookieconsent.min.js", "devDependencies": {