Skip to content

Commit

Permalink
Update all files for version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markusslima committed Oct 31, 2017
1 parent bbb18f9 commit 32b45b4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# [Bootstrap FileStyle v1.3.0 Beta](http://markusslima.github.io/bootstrap-filestyle/)
# [Bootstrap FileStyle v2.0.0](http://markusslima.github.io/bootstrap-filestyle/)

Bootstrap FileStyle is a quick and simple plugin to help style your form's file upload inputs using Bootstrap 4.
Bootstrap FileStyle is a quick and simple and beaultiful plugin to help style your form's file upload inputs using Bootstrap 4.

------------------------------------------------------------------------------------
# Alert
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.3.0",
"version": "v2.0.0",
"description": "jQuery FileStyle for Bootstrap - Customization of input html file for Bootstrap 4",
"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.3.0",
"version": "2.0.0",
"homepage": "https://github.com/markusslima/bootstrap-filestyle",
"authors": [
"Markus Lima @markusslima"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-filestyle",
"version": "1.3.0",
"version": "2.0.0",
"description": "Bootstrap FileStyle is a quick and simple plugin to help style your form's file upload inputs using Bootstrap 4.",
"main": "src/bootstrap-filestyle.js",
"directories": {
Expand Down

0 comments on commit 32b45b4

Please sign in to comment.