Skip to content

Commit 1659778

Browse files
committed
Bump version to 1.3.1
1 parent 40c4035 commit 1659778

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.1
4+
- Fix error with links in markdown
5+
36
## 1.3.0
47
- Bundle gitbook parsing library as a client side library in `gitbook.js` and `gitbook.min.js`
58

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.3.0",
3+
"version": "1.3.1",
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)