ソースを参照

Release 1.34.5

Dante 10 年 前
コミット
cbb4d75c3b
3 ファイル変更6 行追加2 行削除
  1. 1 1
      bower.json
  2. 4 0
      changelog.txt
  3. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,7 +1,7 @@
 {
     "name": "bootstrap3-dialog",
     "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
-    "version": "1.34.4",
+    "version": "1.34.5",
     "keywords": [
         "css",
         "js",

+ 4 - 0
changelog.txt

@@ -1,5 +1,9 @@
 LASTEST NOT RELEASED
 ------------------------------
+NONE
+
+V1.34.5
+------------------------------
 * Merged #137, Add missing less and remove stray css file in src folder *
 * Tabindex is a customizable option now. *
 * Refs #142 *

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "bootstrap3-dialog",
-  "version": "1.34.4",
+  "version": "1.34.5",
   "description": "Make use of Bootstrap Modal more monkey-friendly.",
   "private": true,
   "directories": {