diff --git a/README.md b/README.md index ef20519..c1f6b90 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Bootstrap FileStyle v1.1.2](http://markusslima.github.io/bootstrap-filestyle/) +# [Bootstrap FileStyle v1.2](http://markusslima.github.io/bootstrap-filestyle/) Bootstrap FileStyle is a quick and simple plugin to help style your form's file upload inputs. diff --git a/bootstrap-filestyle.jquery.json b/bootstrap-filestyle.jquery.json index f3b0d44..71cae3f 100644 --- a/bootstrap-filestyle.jquery.json +++ b/bootstrap-filestyle.jquery.json @@ -1,7 +1,7 @@ { "name": "bootstrap-filestyle", "title": "Bootstrap styling input file", - "version": "v1.1.0", + "version": "v1.2", "description": "jQuery FileStyle for Bootstrap - Customization of input html file for Bootstrap Twitter", "keywords": ["jquery", "file", "upload", "boostrap", "multiple", "input", "style"], "homepage": "http://markusslima.github.io/bootstrap-filestyle/", diff --git a/bower.json b/bower.json index dd138e0..9985d59 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bootstrap-filestyle", - "version": "1.1.2", + "version": "1.2", "homepage": "https://github.com/markusslima/bootstrap-filestyle", "authors": [ "Markus Lima @markusslima" diff --git a/src/bootstrap-filestyle.js b/src/bootstrap-filestyle.js index 9a473f6..07d9639 100644 --- a/src/bootstrap-filestyle.js +++ b/src/bootstrap-filestyle.js @@ -4,7 +4,7 @@ * github: https://github.com/markusslima/bootstrap-filestyle * * Copyright (c) 2014 Markus Vinicius da Silva Lima - * Version 1.1.2 + * Version 1.2 * Licensed under the MIT license. */ (function($) {"use strict";