Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davestewart committed Sep 18, 2021
1 parent 8e82fef commit 0e31489
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Outliner will start and watch the folder you specify in `<source>` and output to

Once the service is running, Outliner will start converting files and logging results:

![logging](./assets/artwork/cli.png)
![logging](https://raw.githubusercontent.com/davestewart/outliner/master/assets/artwork/cli.png)

The service will continue to watch the `source` folder, and any further exports will be detected, converted and logged automatically.

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": "@davestewart/outliner",
"version": "1.1.1",
"version": "1.2.0",
"description": "A node package to outline SVG strokes as fills",
"main": "src/index.js",
"bin": {
Expand Down

0 comments on commit 0e31489

Please sign in to comment.