Skip to content

Commit 5185b51

Browse files
v3.0.9
1 parent e34cd13 commit 5185b51

8 files changed

Lines changed: 8 additions & 8 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": "3.0.8",
12+
"version": "3.0.9",
1313
"author": {
1414
"name": "István Ujj-Mészáros",
1515
"url": "https://github.com/istvan-ujjmeszaros"

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-duallistbox",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
55
"authors": [
66
{

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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.",
66
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
7-
"version": "3.0.8",
7+
"version": "3.0.9",
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 - v3.0.8
2+
* Bootstrap Duallistbox - v3.0.9
33
* A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
44
* https://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 - v3.0.8
2+
* Bootstrap Duallistbox - v3.0.9
33
* A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
44
* https://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
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/istvan-ujjmeszaros/bootstrap-duallistbox.git"
1313
},
1414
"homepage": "https://www.virtuosoft.eu/code/bootstrap-duallistbox/",
15-
"version": "3.0.8",
15+
"version": "3.0.9",
1616
"devDependencies": {
1717
"grunt": "^1.1.0",
1818
"grunt-cli": "^1.3.2",

0 commit comments

Comments
 (0)