Browse Source

Drafting new release

Dante 9 years ago
parent
commit
d2a240e776
3 changed files with 6 additions and 2 deletions
  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",
     "name": "bootstrap3-dialog",
     "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/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": [
     "keywords": [
         "css",
         "css",
         "js",
         "js",

+ 4 - 0
changelog.txt

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

+ 1 - 1
package.json

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