Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianheine committed Aug 13, 2020
1 parent b3fcacf commit 7570a41
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 @@
## 3.1.0 (2020-08-13)

* Mark as supporting acorn@8

## 3.0.0 (2020-06-11)

* Require acorn ^7.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"acorn-private-methods": "^0.3.3",
"acorn-static-class-features": "^0.2.4"
},
"version": "3.0.0",
"version": "3.1.0",
"devDependencies": {
"acorn": "^8",
"eslint": "^7",
Expand Down

0 comments on commit 7570a41

Please sign in to comment.