diff --git a/bower.json b/bower.json index 79433ce..81cdb0f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "file-input", - "version": "1.0.1", + "version": "1.0.2", "authors": [ "Ray Nicholus" ], diff --git a/package.json b/package.json index 792b385..aecd122 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "type" : "git", "url" : "https://github.com/garstasio/file-input.git" }, - "version": "1.0.1" + "version": "1.0.2" }