@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [v1.0.0-beta.9] - 2017-04-05
### Added
- Interactive setup
- Auth: GitHub and Slack authentication providers are now available
@ -1,6 +1,6 @@
{
"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",
"main": "install.js",
"scripts": {