Bump version to 3.0.0-pre.9

This commit is contained in:
Samy Pesse
2016-04-19 14:18:01 +02:00
parent 8d51300386
commit fb862f466f
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -19,6 +19,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fix error in code highlighting for unknown languages
- Accept SSH url as plugin version
- Add templating blocks `markdown`, `asciidoc` and `markup`
- Better search experience
- Better default theme, more responsive and cleaner
## 2.6.7
- Fix bug with filenames including spaces
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "3.0.0-pre.8",
"version": "3.0.0-pre.9",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",