Skip to content

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ctoth committed Feb 24, 2024
1 parent eb028ca commit 9679a04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cacophony",
"version": "0.6.2",
"version": "0.7.0",
"description": "Typescript audio library with caching",
"type": "module",
"main": "dist/cacophony.cjs.js",
Expand Down Expand Up @@ -58,4 +58,4 @@
"fft.js": "^4.0.4",
"standardized-audio-context": "^25.3.64"
}
}
}

0 comments on commit 9679a04

Please sign in to comment.