Skip to content

Commit

Permalink
Merge pull request #12 from jremi/bump/v0.0.4
Browse files Browse the repository at this point in the history
Bump/v0.0.4
  • Loading branch information
jremi authored Oct 13, 2023
2 parents aa77f2f + aeede07 commit 69141d4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<p>
<img alt="Node.js CI" src="https://github.com/jremi/twilio-media-stream-save-audio-file/workflows/Node.js%20CI/badge.svg?branch=main">
<img alt="Version" src="https://img.shields.io/badge/version-0.0.3-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-0.0.4-blue.svg?cacheSeconds=2592000" />
<a href="#" target="_blank">
<img alt="License: UNLICENSED" src="https://img.shields.io/badge/License-UNLICENSED-yellow.svg" />
</a>
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twilio-media-stream-save-audio-file",
"version": "0.0.3",
"version": "0.0.4",
"description": "Simple helper class for Node.js environment for saving Twilio Media Stream audio directly from Twilio to a local WAV format file.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 69141d4

Please sign in to comment.