From 4ab21d9e072fa1073887eba3fcba6172369914e5 Mon Sep 17 00:00:00 2001 From: Matthew Green Date: Wed, 24 Jun 2015 10:55:55 +0100 Subject: [PATCH] Update package numners --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 27d1140..3f79a8a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nap-components", - "version": "0.2.1", + "version": "0.2.2", "authors": [ "Matthew Green " ], diff --git a/package.json b/package.json index 8e1038a..84a3738 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nap-components", - "version": "0.2.1", + "version": "0.2.2", "description": "A repository for all NAP web components", "main": "gruntfile.js", "scripts": {