summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-html
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-02-20 15:30:39 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-22 12:32:15 +0100
commitd282447802394051a1208371ddc99e9bdb841619 (patch)
tree40d9a6149535aa04626a1df800c4a9ccb4580e6d /packages/gitbook-html
parentc1c17a273ae45c653a0c7d2cc64fabbb5b42e224 (diff)
downloadgitbook-d282447802394051a1208371ddc99e9bdb841619.zip
gitbook-d282447802394051a1208371ddc99e9bdb841619.tar.gz
gitbook-d282447802394051a1208371ddc99e9bdb841619.tar.bz2
Bump version to 1.0.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 a21259b..4605120 100644
--- a/packages/gitbook-html/package.json
+++ b/packages/gitbook-html/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-html",
- "version": "0.0.0",
+ "version": "1.0.0",
"homepage": "https://www.gitbook.com",
"description": "Parse HTML content for gitbook",
"main": "lib/index.js",