Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
eetteri committed Nov 9, 2021
1 parent 6d90c01 commit d3fe18a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To the `scopedRegistries` section:
To the `dependencies` section:

``` json
"fi.uniarts.soundactor": "1.1.0"
"fi.uniarts.soundactor": "1.1.1"
```

After changes, the manifest file should look like below:
Expand All @@ -62,7 +62,7 @@ After changes, the manifest file should look like below:
}
],
"dependencies": {
"fi.uniarts.soundactor": "1.1.0",
"fi.uniarts.soundactor": "1.1.1",
...
```

Expand Down

0 comments on commit d3fe18a

Please sign in to comment.