release 1.0.1

This commit is contained in:
Wouter Groeneveld 2021-03-05 11:52:30 +01:00
parent 44676ea947
commit c237e91a88
2 changed files with 3 additions and 1 deletions

View File

@ -30,6 +30,8 @@ Usage example:
}) })
``` ```
Note that this **does not** delete the notes dir with every call. It simply checks if there isn't already a file with the same name (based on the publication date), and adds one if not.
### 2. Goodreads ### 2. Goodreads
#### 2.1 `createWidget` #### 2.1 `createWidget`

View File

@ -1,6 +1,6 @@
{ {
"name": "jam-my-stack", "name": "jam-my-stack",
"version": "1.0.0", "version": "1.0.1",
"repository": { "repository": {
"url": "https://github.com/wgroeneveld/jam-my-stack", "url": "https://github.com/wgroeneveld/jam-my-stack",
"type": "git" "type": "git"