Browse Source

chore: update package version

NGPixel 7 năm trước cách đây
mục cha
commit
23e0d473e9
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      npm/package.json
  2. 1 1
      package.json

+ 1 - 1
npm/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "wiki.js",
   "name": "wiki.js",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
   "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
   "main": "install.js",
   "main": "install.js",
   "scripts": {
   "scripts": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "wiki",
   "name": "wiki",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
   "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
   "main": "wiki.js",
   "main": "wiki.js",
   "scripts": {
   "scripts": {