Updated package version

pull/73/head v1.0.0-beta.9
NGPixel 9 years ago
parent c463aee909
commit d8dbae7b4e

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] ## [v1.0.0-beta.9] - 2017-04-05
### Added ### Added
- Interactive setup - Interactive setup
- Auth: GitHub and Slack authentication providers are now available - Auth: GitHub and Slack authentication providers are now available

@ -1,6 +1,6 @@
{ {
"name": "wiki.js", "name": "wiki.js",
"version": "1.0.0-beta.9", "version": "1.0.0-beta.9.1",
"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": {

Loading…
Cancel
Save