Skip to content

Commit

Permalink
Bumped version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yakivmospan committed Jan 19, 2017
1 parent d024ea0 commit 29e83aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected])
```

![](assets/img/page-break-1.png)
![](https://raw.githubusercontent.com/yakivmospan/github-wikito-converter/develop/assets/img/page-break-1.png)

After :

Expand All @@ -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/[email protected])
```

![](assets/img/page-break-2.png)
![](https://raw.githubusercontent.com/yakivmospan/github-wikito-converter/develop/assets/img/page-break-2.png)

# Code highlighting

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 29e83aa

Please sign in to comment.