Skip to content

Commit

Permalink
chore: publish minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
eshaz committed Apr 1, 2023
1 parent 33d9c78 commit ae42335
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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": "codec-parser",
"version": "2.2.1",
"version": "2.3.0",
"description": "Library that parses raw data from audio codecs into frames containing data, header values, duration, and other information.",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -39,6 +39,6 @@
"devDependencies": {
"@types/jest": "^29.5.0",
"jest": "^29.5.0",
"prettier": "^2.8.6"
"prettier": "^2.8.7"
}
}

0 comments on commit ae42335

Please sign in to comment.