Skip to content

Commit b3295ef

Browse files
4.0.1
1 parent c025b3b commit b3295ef

8 files changed

Lines changed: 10 additions & 10 deletions

bootstrap-duallistbox.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"input",
1010
"ui"
1111
],
12-
"version": "4.0.0",
12+
"version": "4.0.1",
1313
"author": {
1414
"name": "István Ujj-Mészáros",
1515
"url": "https://github.com/istvan-ujjmeszaros"

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-duallistbox",
3-
"version": "4.0.0",
4-
"homepage": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
3+
"version": "4.0.1",
4+
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
55
"authors": [
66
{
77
"name": "István Ujj-Mészáros",

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"type": "library",
44
"keywords": ["bootstrap", "bootstrap select", "select", "bootstrap duallistbox", "duallistbox"],
55
"description": "A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.",
6-
"homepage": "http://www.virtuosoft.eu/code/bootstrap-duallistbox/",
7-
"version": "4.0.0",
6+
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
7+
"version": "4.0.1",
88
"authors": [
99
{
1010
"name": "István Ujj-Mészáros",

dist/bootstrap-duallistbox.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Bootstrap Duallistbox - v4.0.0
2+
* Bootstrap Duallistbox - v4.0.1
33
* A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
44
* http://www.virtuosoft.eu/code/bootstrap-duallistbox/
55
*

dist/jquery.bootstrap-duallistbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Bootstrap Duallistbox - v4.0.0
2+
* Bootstrap Duallistbox - v4.0.1
33
* A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
44
* http://www.virtuosoft.eu/code/bootstrap-duallistbox/
55
*

dist/jquery.bootstrap-duallistbox.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"url": "https://github.com/istvan-ujjmeszaros/bootstrap-duallistbox.git"
1515
},
1616
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
17-
"version": "4.0.0",
17+
"version": "4.0.1",
1818
"devDependencies": {
1919
"grunt": "^1.0.2",
2020
"grunt-cli": "^1.2.0",

0 commit comments

Comments
 (0)