Skip to content

Commit 0feb672

Browse files
committed
Bump version to 1.3.0
1 parent 2a4ef5b commit 0feb672

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release notes
22

3+
## 1.3.0
4+
- Bundle gitbook parsing library as a client side library in `gitbook.js` and `gitbook.min.js`
5+
36
## 1.2.0
47
- Improvements on ebook generation
58
- Fix incorrect follow of links in ebook generation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbook",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"homepage": "http://www.gitbook.io/",
55
"description": "Library and cmd utility to generate GitBooks",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)