Skip to content

Commit

Permalink
v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumolari committed Apr 2, 2022
1 parent 6435f26 commit f47a3b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 3.1.1

Fixed:

- Fixed documentation for `ffprobePath` param.

# 3.1.0

Changed:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "get-audio-duration",
"description": "Get the duration of an audio file",
"version": "3.1.0",
"version": "3.1.1",
"author": "Lluís Ulzurrun de Asanza Sàez <me@llu.is> (http://llu.is)",
"license": "MIT",
"repository": "caffco/get-audio-duration",
Expand Down

0 comments on commit f47a3b4

Please sign in to comment.