Browse Source

Updated package version

pull/73/head v1.0.0-beta.9
NGPixel 7 years ago
parent
commit
d8dbae7b4e
2 changed files with 2 additions and 2 deletions
  1. 2
      CHANGELOG.md
  2. 2
      npm/package.json

2
CHANGELOG.md

@ -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

2
npm/package.json

@ -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": {

Loading…
Cancel
Save