浏览代码

Drafting new release

Dante 9 年之前
父节点
当前提交
d2a240e776
共有 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.35.0",
+    "version": "1.35.1",
     "keywords": [
         "css",
         "js",

+ 4 - 0
changelog.txt

@@ -1,5 +1,9 @@
 LASTEST NOT RELEASED
 ------------------------------
+NONE
+
+V1.35.1
+------------------------------
 * Refs #243 *
 
 V1.35.0

+ 1 - 1
package.json

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