From 5d19911b0a7a6842daf667a9f790ea72b425b331 Mon Sep 17 00:00:00 2001 From: Ray Nicholus Date: Thu, 10 Jul 2014 04:22:15 +0000 Subject: [PATCH] chore($release): 0.2.1 to publish on customelements.io --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 563b7b4..3470aae 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "file-input", - "version": "0.2.0", + "version": "0.2.1", "authors": [ "Ray Nicholus" ], @@ -14,7 +14,7 @@ "test", "tests" ], - "keywords": ["web-components", "input", "file", "upload"], + "keywords": ["Polymer", "web-components", "input", "file", "upload"], "dependencies": { "polymer": "Polymer/polymer#~0.3.3" } diff --git a/package.json b/package.json index 51d7216..bf9947e 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "type" : "git", "url" : "https://github.com/garstasio/file-input.git" }, - "version": "0.2.0" + "version": "0.2.1" } \ No newline at end of file