Skip to content

Commit

Permalink
bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zenozeng committed Jul 5, 2021
1 parent 2f85a8f commit 72e090b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.1.0

- test: [email protected]

## v1.0.8

- fix: set $this for RendererSVG.prototype.parent, fixes #187
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": "p5.js-svg",
"version": "1.0.8",
"version": "1.1.0",
"main": "./src/index.js",
"scripts": {
"start": "python3 -m http.server 3000",
Expand Down

0 comments on commit 72e090b

Please sign in to comment.