Bump version to 1.3.2

This commit is contained in:
Samy Pessé
2014-11-14 18:53:57 +01:00
parent d6776b98d3
commit 8a0180ae6b
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Release notes
## 1.3.2
- ePub files are now passing validation from epubcheck
- Fix replacement of multiple glossary terms in a single sentence
- Fix on windows deep relative links
- Fix search indexer
## 1.3.1
- Fix error with links in markdown
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "1.3.1",
"version": "1.3.2",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",