Skip to content

Commit

Permalink
version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
markusslima committed Aug 10, 2015
1 parent 6d61178 commit e63d63a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-filestyle.jquery.json
Original file line number Diff line number Diff line change
@@ -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/",
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion src/bootstrap-filestyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit e63d63a

Please sign in to comment.