Explorar o código

preparing for v1.1.3

Sotaro KARASAWA %!s(int64=11) %!d(string=hai) anos
pai
achega
f09ca55b09
Modificáronse 3 ficheiros con 7 adicións e 2 borrados
  1. 5 0
      CHANGES.md
  2. 1 1
      bower.json
  3. 1 1
      package.json

+ 5 - 0
CHANGES.md

@@ -1,6 +1,11 @@
 CHANGES
 ========
 
+## 1.1.3
+
+* Fix: Error occured on editting when the path includes multibyte string. (Thanks @shinnya)
+* Added .gigignore to keep tmp/googlecache dir
+
 ## 1.1.2
 
 * Feature: Add one-click button to create today's memo on  header (Thanks @fivestar).

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "crowi",
-  "version": "1.1.2",
+  "version": "1.1.3",
   "description": "Crocos' Wiki implementation in node.js",
   "authors": [
     "Sotaro KARASAWA <sotarok@crocos.co.jp>",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "crowi",
-  "version": "1.1.2",
+  "version": "1.1.3",
   "description": "The simple & powerful Wiki",
   "tags": [
     "wiki",