diff --git a/.changeset/pink-dodos-draw.md b/.changeset/pink-dodos-draw.md deleted file mode 100644 index 3898dfe..0000000 --- a/.changeset/pink-dodos-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'earwurm': patch ---- - -Update Emitten and revise public exposure of protected methods. diff --git a/CHANGELOG.md b/CHANGELOG.md index e5c2bcd..a1cf6a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # earwurm +## 0.0.2 + +### Patch Changes + +- 877e95b: Update Emitten and revise public exposure of protected methods. + ## 0.0.1 ### Patch Changes diff --git a/package.json b/package.json index 04b3e72..bafadcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "earwurm", - "version": "0.0.1", + "version": "0.0.2", "description": "Browser audio for the modern age", "author": "Curtis Dulmage", "license": "ISC",