From 29e83aa4d3164bf627a1c320bfebb12a0d2fcabf Mon Sep 17 00:00:00 2001 From: Yakiv Mospan Date: Thu, 19 Jan 2017 18:16:38 +0200 Subject: [PATCH] Bumped version to 1.1.0 --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd1a2cb..1fd7709 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Interceptors are a powerful mechanism that can monitor, rewrite, and retry calls ![Interceptors Diagram](https://raw.githubusercontent.com/wiki/square/okhttp/interceptors@2x.png) ``` -![](assets/img/page-break-1.png) +![](https://raw.githubusercontent.com/yakivmospan/github-wikito-converter/develop/assets/img/page-break-1.png) After : @@ -116,7 +116,7 @@ Interceptors are a powerful mechanism that can monitor, rewrite, and retry calls ![Interceptors Diagram](https://raw.githubusercontent.com/wiki/square/okhttp/interceptors@2x.png) ``` -![](assets/img/page-break-2.png) +![](https://raw.githubusercontent.com/yakivmospan/github-wikito-converter/develop/assets/img/page-break-2.png) # Code highlighting diff --git a/package.json b/package.json index c61c759..2f2f750 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-wikito-converter", - "version": "1.0.0", + "version": "1.1.0", "description": "Generate HTML & PDF documentation from Github wiki or any other markdown-based wiki.", "keywords": [ "wiki",