From 4db1c443d51c805c2dd8bade37e14f8c1d411afd Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sat, 14 Oct 2017 14:41:25 -0400 Subject: [PATCH] docs: updated version number --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d553c9d2..296cf549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wiki", - "version": "1.0.9", + "version": "1.0.11", "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown", "main": "wiki.js", "scripts": { @@ -180,4 +180,4 @@ "url": "https://opencollective.com/wikijs", "logo": "https://opencollective.com/opencollective/logo.txt" } -} \ No newline at end of file +}