From c40f496026758671ea32234835795da454c6e499 Mon Sep 17 00:00:00 2001 From: Zander Martineau Date: Thu, 16 Oct 2014 16:49:00 +0100 Subject: [PATCH] version bump --- bower.json | 5 ++--- package.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index bc2b3929..a3702792 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "kickoff", - "version": "4.0.0", + "version": "4.0.1", "homepage": "https://github.com/tmwagency/kickoff", "authors": [ { @@ -17,8 +17,7 @@ "ignore": [ "**/.*", "node_modules", - "bower_components", - "app/components" + "bower_modules" ], "dependencies": { "swiftclick": "*", diff --git a/package.json b/package.json index 8f08d4a2..61c6a5b7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "kickoff", "title": "Kickoff", "description": "A lightweight front-end framework for creating scalable, responsive sites", - "version": "4.0.0", + "version": "4.0.1", "homepage": "http://tmwagency.github.io/kickoff/", "authors": [ {