summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pesse <samypesse@gmail.com>2016-05-02 18:44:29 +0200
committerSamy Pessé <samypesse@gmail.com>2016-12-22 11:46:27 +0100
commit7a8bbae821dace38dd0db5c4c3c81d1a610495be (patch)
treec4c88b0bc0f901f02014fafa77cc486413bcdbb1
parent5656a80032e2f2cce923c53784ce8817a13a6df9 (diff)
downloadgitbook-7a8bbae821dace38dd0db5c4c3c81d1a610495be.zip
gitbook-7a8bbae821dace38dd0db5c4c3c81d1a610495be.tar.gz
gitbook-7a8bbae821dace38dd0db5c4c3c81d1a610495be.tar.bz2
Bump version to 1.1.4
-rwxr-xr-xpackages/gitbook-asciidoc/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gitbook-asciidoc/package.json b/packages/gitbook-asciidoc/package.json
index 7b1b01c..1f1f5a0 100755
--- a/packages/gitbook-asciidoc/package.json
+++ b/packages/gitbook-asciidoc/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-asciidoc",
- "version": "1.1.3",
+ "version": "1.1.4",
"homepage": "https://www.gitbook.com",
"description": "Parse AsciiDoc content for gitbook",
"main": "lib/index.js",