Skip to content

Commit

Permalink
3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-ujjmeszaros committed Apr 10, 2018
1 parent 562f72b commit ab8ba63
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 44 deletions.
8 changes: 4 additions & 4 deletions bootstrap-duallistbox.jquery.json
Expand Up @@ -9,7 +9,7 @@
"input",
"ui"
],
"version": "3.0.6",
"version": "3.0.7",
"author": {
"name": "István Ujj-Mészáros",
"url": "https://github.com/istvan-ujjmeszaros"
Expand All @@ -20,9 +20,9 @@
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"homepage": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"demo": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"docs": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"demo": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"docs": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"download": "https://github.com/istvan-ujjmeszaros/bootstrap-duallistbox/archive/master.zip",
"dependencies": {
"jquery": ">=1.7",
Expand Down
4 changes: 2 additions & 2 deletions bower.json
@@ -1,7 +1,7 @@
{
"name": "bootstrap-duallistbox",
"version": "3.0.6",
"homepage": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"version": "3.0.7",
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"authors": [
{
"name": "István Ujj-Mészáros",
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -3,8 +3,8 @@
"type": "library",
"keywords": ["bootstrap", "bootstrap select", "select", "bootstrap duallistbox", "duallistbox"],
"description": "A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.",
"homepage": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"version": "3.0.6",
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"version": "3.0.7",
"authors": [
{
"name": "István Ujj-Mészáros",
Expand Down
4 changes: 2 additions & 2 deletions dist/bootstrap-duallistbox.css
@@ -1,7 +1,7 @@
/*
* Bootstrap Duallistbox - v3.0.6
* Bootstrap Duallistbox - v3.0.7
* A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
* http://www.virtuosoft.eu/code/bootstrap-duallistbox/
* https://www.virtuosoft.eu/code/bootstrap-duallistbox/
*
* Made by István Ujj-Mészáros
* Under Apache License v2.0 License
Expand Down
4 changes: 2 additions & 2 deletions dist/jquery.bootstrap-duallistbox.js
@@ -1,7 +1,7 @@
/*
* Bootstrap Duallistbox - v3.0.6
* Bootstrap Duallistbox - v3.0.7
* A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
* http://www.virtuosoft.eu/code/bootstrap-duallistbox/
* https://www.virtuosoft.eu/code/bootstrap-duallistbox/
*
* Made by István Ujj-Mészáros
* Under Apache License v2.0 License
Expand Down
4 changes: 2 additions & 2 deletions dist/jquery.bootstrap-duallistbox.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 4 additions & 29 deletions package.json
Expand Up @@ -6,38 +6,13 @@
"name": "István Ujj-Mészáros",
"url": "https://github.com/istvan-ujjmeszaros"
},
"contributors": [
{
"name": "Francesco Pontillo",
"url": "https://github.com/frapontillo"
},
{
"name": "Ninir",
"url": "https://github.com/Ninir"
},
{
"name": "Christophe Coevoet",
"url": "https://github.com/stof"
},
{
"name": "Ed Ng",
"url": "https://github.com/gnedster"
},
{
"name": "ssafejava",
"url": "https://github.com/ssafejava"
},
{
"name": "justthefish",
"url": "https://github.com/justthefish"
}
],
"contributors": [],
"repository": {
"type": "git",
"url": "http://github.com/istvan-ujjmeszaros/bootstrap-duallistbox.git"
"url": "https://github.com/istvan-ujjmeszaros/bootstrap-duallistbox.git"
},
"homepage": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"version": "3.0.6",
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
"version": "3.0.7",
"devDependencies": {
"grunt": "^1.0.2",
"grunt-cli": "^1.2.0",
Expand Down

0 comments on commit ab8ba63

Please sign in to comment.