Bump version to 1.3.0

This commit is contained in:
Samy Pessé
2014-11-01 15:36:10 +01:00
parent 2a4ef5bbf4
commit 0feb672d70
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
# Release notes
## 1.3.0
- Bundle gitbook parsing library as a client side library in `gitbook.js` and `gitbook.min.js`
## 1.2.0
- Improvements on ebook generation
- Fix incorrect follow of links in ebook generation
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gitbook",
"version": "1.2.0",
"version": "1.3.0",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",