summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-html
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-02-20 16:56:23 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-22 12:32:15 +0100
commit4cde40f5d34a0076f2521483dc8b3bdb1e757c4b (patch)
tree99fa5a7d357889878d8abafd00569612f1b90307 /packages/gitbook-html
parent5b88703e83965f54edaf0f56f5f00d41fab33853 (diff)
downloadgitbook-4cde40f5d34a0076f2521483dc8b3bdb1e757c4b.zip
gitbook-4cde40f5d34a0076f2521483dc8b3bdb1e757c4b.tar.gz
gitbook-4cde40f5d34a0076f2521483dc8b3bdb1e757c4b.tar.bz2
Bump version to 1.0.1
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 4605120..030d9c6 100644
--- a/packages/gitbook-html/package.json
+++ b/packages/gitbook-html/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-html",
- "version": "1.0.0",
+ "version": "1.0.1",
"homepage": "https://www.gitbook.com",
"description": "Parse HTML content for gitbook",
"main": "lib/index.js",