Bump version to 1.3.3

This commit is contained in:
Samy Pessé
2014-11-14 22:10:19 +01:00
parent aa4894e94c
commit 897463b22e
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
# Release notes
## 1.3.3
- Fix parsing of lexed content using the client library
## 1.3.2
- ePub files are now passing validation from epubcheck
- Fix replacement of multiple glossary terms in a single sentence
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "1.3.2",
"version": "1.3.3",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",