From 0f1c5da6c26c8320d867e5f5e66954c079dcf39d Mon Sep 17 00:00:00 2001 From: Ray Nicholus Date: Fri, 10 Oct 2014 05:25:26 +0000 Subject: [PATCH] chore(build): prepare for 1.0 release [skip ci] --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 1ae8bb0..2083b3e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "file-input", - "version": "0.2.1", + "version": "1.0", "authors": [ "Ray Nicholus" ], diff --git a/package.json b/package.json index bf9947e..c755241 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "type" : "git", "url" : "https://github.com/garstasio/file-input.git" }, - "version": "0.2.1" + "version": "1.0" } \ No newline at end of file