summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-html
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-06-07 10:28:15 +0200
committerSamy Pessé <samypesse@gmail.com>2016-12-22 12:32:21 +0100
commit22ea09d9a6e6a56eefd508015b475d84999b01de (patch)
tree8ac074e65aba90ac76be498a84a4a0af2dcba001 /packages/gitbook-html
parent5b4de3c0babb08bbd379740b4e4519dce4912746 (diff)
downloadgitbook-22ea09d9a6e6a56eefd508015b475d84999b01de.zip
gitbook-22ea09d9a6e6a56eefd508015b475d84999b01de.tar.gz
gitbook-22ea09d9a6e6a56eefd508015b475d84999b01de.tar.bz2
Bump version to 1.3.2
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 f533dce..779f65a 100644
--- a/packages/gitbook-html/package.json
+++ b/packages/gitbook-html/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-html",
- "version": "1.3.1",
+ "version": "1.3.2",
"homepage": "https://www.gitbook.com",
"description": "Parse HTML content for gitbook",
"main": "lib/index.js",