summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-html
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-05-02 16:12:24 +0200
committerSamy Pessé <samypesse@gmail.com>2016-12-22 12:32:17 +0100
commitd033d06ceb2d73cf0c91f5681b17c4d60af28231 (patch)
treed7993795ba5ccff0e21cc9c3beb338f831c7f580 /packages/gitbook-html
parentc3a417a9834ba3c25ceb20a3cb650fa0384c60d0 (diff)
downloadgitbook-d033d06ceb2d73cf0c91f5681b17c4d60af28231.zip
gitbook-d033d06ceb2d73cf0c91f5681b17c4d60af28231.tar.gz
gitbook-d033d06ceb2d73cf0c91f5681b17c4d60af28231.tar.bz2
Bump version to 1.2.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 b3911e5..8f32c36 100644
--- a/packages/gitbook-html/package.json
+++ b/packages/gitbook-html/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-html",
- "version": "1.1.0",
+ "version": "1.2.0",
"homepage": "https://www.gitbook.com",
"description": "Parse HTML content for gitbook",
"main": "lib/index.js",