summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-html
diff options
context:
space:
mode:
authorSamy Pesse <samypesse@gmail.com>2016-06-06 17:29:43 +0200
committerSamy Pessé <samypesse@gmail.com>2016-12-22 12:32:19 +0100
commitf2f2a4152cd8015b9f88844f31debc3a42748c70 (patch)
treeffe27336cc0d0133f823f00efade8251a948834a /packages/gitbook-html
parentc4c7201556ca7cc805adb25e45857a490e5a4517 (diff)
downloadgitbook-f2f2a4152cd8015b9f88844f31debc3a42748c70.zip
gitbook-f2f2a4152cd8015b9f88844f31debc3a42748c70.tar.gz
gitbook-f2f2a4152cd8015b9f88844f31debc3a42748c70.tar.bz2
Bump version to 1.3.0
Diffstat (limited to 'packages/gitbook-html')
-rw-r--r--packages/gitbook-html/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook-html/package.json b/packages/gitbook-html/package.json
index 9aa9448..19bc74b 100644
--- a/packages/gitbook-html/package.json
+++ b/packages/gitbook-html/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-html",
- "version": "1.2.1",
+ "version": "1.3.0",
"homepage": "https://www.gitbook.com",
"description": "Parse HTML content for gitbook",
"main": "lib/index.js",