summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pesse <samypesse@gmail.com>2016-06-06 17:57:40 +0200
committerSamy Pessé <samypesse@gmail.com>2016-12-22 12:32:20 +0100
commit71d146cafa0bb61542d2238b75dd01d63ab56532 (patch)
treecb40f00a02d0674a50febd5b383275974943755b
parentb3f74175ae64c8f04cf4c319f29a4a1db451e9a3 (diff)
downloadgitbook-71d146cafa0bb61542d2238b75dd01d63ab56532.zip
gitbook-71d146cafa0bb61542d2238b75dd01d63ab56532.tar.gz
gitbook-71d146cafa0bb61542d2238b75dd01d63ab56532.tar.bz2
Bump version to 1.3.1
-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 4ea8019..b2d184e 100644
--- a/packages/gitbook-html/package.json
+++ b/packages/gitbook-html/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-html",
- "version": "1.3.0",
+ "version": "1.3.1",
"homepage": "https://www.gitbook.com",
"description": "Parse HTML content for gitbook",
"main": "lib/index.js",