From 98f60853403db41f9c04c04bf91e1347bc265f3a Mon Sep 17 00:00:00 2001 From: Bill Dami Date: Fri, 23 May 2014 15:08:57 -0400 Subject: [PATCH] version bump --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 1c99702..a31de80 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ember-spin-box", - "version": "0.0.1", + "version": "0.0.2", "description": "A lightweight and versatile spin box component for ember.js applications.", "author": "Bill Dami ", "license": "MIT", diff --git a/package.json b/package.json index cf602d8..4eec721 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-spin-box", - "version": "0.0.1", + "version": "0.0.2", "description": "A lightweight and versatile spin box component for ember.js applications.", "author": "Bill Dami ", "license": "MIT",