summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-03-18 10:28:08 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-22 11:46:25 +0100
commitc5aad7ee5558faef3ddce930cf8856b57e71e37d (patch)
tree500ed9770e02de7e909b5338b0c5a79d58547612
parent1f95fa02bc760fb3d0301f208bb03d2858075f43 (diff)
downloadgitbook-c5aad7ee5558faef3ddce930cf8856b57e71e37d.zip
gitbook-c5aad7ee5558faef3ddce930cf8856b57e71e37d.tar.gz
gitbook-c5aad7ee5558faef3ddce930cf8856b57e71e37d.tar.bz2
Bump version to 1.1.0
-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 c4f35b1..e8dc094 100755
--- a/packages/gitbook-asciidoc/package.json
+++ b/packages/gitbook-asciidoc/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook-asciidoc",
- "version": "1.0.2",
+ "version": "1.1.0",
"homepage": "https://www.gitbook.com",
"description": "Parse AsciiDoc content for gitbook",
"main": "lib/index.js",