Browse Source

Update version.

Dante 11 years ago
parent
commit
df7493b64e
3 changed files with 5 additions and 2 deletions
  1. 1 1
      bower.json
  2. 3 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.33.4",
+    "version": "1.33.5",
     "keywords": [
         "css",
         "js",

+ 3 - 0
changelog.txt

@@ -1,5 +1,8 @@
 LASTEST NOT RELEASED
 ------------------------------
+
+V1.33.5
+------------------------------
 * PULL REQUEST: #72 *
 * PULL REQUEST: #83 *
 * Fixed a bug that after dragging the dialog to another place, the original place prevents closing the dialog by clicking on backdrop. *

+ 1 - 1
package.json

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