Browse Source

docs: updated version number

pull/279/head
Nicolas Giard 7 years ago
parent
commit
4db1c443d5
1 changed files with 2 additions and 2 deletions
  1. 4
      package.json

4
package.json

@ -1,6 +1,6 @@
{ {
"name": "wiki", "name": "wiki",
"version": "1.0.9",
"version": "1.0.11",
"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": {
@ -180,4 +180,4 @@
"url": "https://opencollective.com/wikijs", "url": "https://opencollective.com/wikijs",
"logo": "https://opencollective.com/opencollective/logo.txt" "logo": "https://opencollective.com/opencollective/logo.txt"
} }
}
}
Loading…
Cancel
Save