diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-03-18 10:21:21 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-12-22 12:32:16 +0100 |
commit | eb40ad369b2e9214b7484157b748113a08d2f376 (patch) | |
tree | f27157a2b955ef840e10c6d40414b8a98fcf6902 /packages/gitbook-html | |
parent | b1776fbf8b54430f103372864b0fc4ccef15db6d (diff) | |
download | gitbook-eb40ad369b2e9214b7484157b748113a08d2f376.zip gitbook-eb40ad369b2e9214b7484157b748113a08d2f376.tar.gz gitbook-eb40ad369b2e9214b7484157b748113a08d2f376.tar.bz2 |
Bump version to 1.1.0
Diffstat (limited to 'packages/gitbook-html')
-rw-r--r-- | packages/gitbook-html/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook-html/package.json b/packages/gitbook-html/package.json index 566d2bb..b3911e5 100644 --- a/packages/gitbook-html/package.json +++ b/packages/gitbook-html/package.json @@ -1,6 +1,6 @@ { "name": "gitbook-html", - "version": "1.0.2", + "version": "1.1.0", "homepage": "https://www.gitbook.com", "description": "Parse HTML content for gitbook", "main": "lib/index.js", |