Skip to content

Commit cbb4d75

Browse files
committed
Release 1.34.5
1 parent e7e0cb9 commit cbb4d75

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap3-dialog",
33
"description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
4-
"version": "1.34.4",
4+
"version": "1.34.5",
55
"keywords": [
66
"css",
77
"js",

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
LASTEST NOT RELEASED
22
------------------------------
3+
NONE
4+
5+
V1.34.5
6+
------------------------------
37
* Merged #137, Add missing less and remove stray css file in src folder *
48
* Tabindex is a customizable option now. *
59
* Refs #142 *

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap3-dialog",
3-
"version": "1.34.4",
3+
"version": "1.34.5",
44
"description": "Make use of Bootstrap Modal more monkey-friendly.",
55
"private": true,
66
"directories": {

0 commit comments

Comments
 (0)