Browse Source

chore: update package version

pull/203/head v1.0.5
NGPixel 7 years ago
parent
commit
23e0d473e9
2 changed files with 2 additions and 2 deletions
  1. 2
      npm/package.json
  2. 2
      package.json

2
npm/package.json

@ -1,6 +1,6 @@
{
"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",
"main": "install.js",
"scripts": {

2
package.json

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

Loading…
Cancel
Save