Skip to content

Commit

Permalink
Release v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
njoyard committed May 19, 2024
1 parent ac561a5 commit fafb8d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluent-ffmpeg",
"version": "2.1.2",
"version": "2.1.3",
"description": "A fluent API to FFMPEG (http://www.ffmpeg.org)",
"keywords": [
"ffmpeg"
Expand Down Expand Up @@ -36,4 +36,4 @@
"test": "NODE_ENV=test nyc mocha --require should --reporter spec",
"coverage": "nyc report --reporter=lcov"
}
}
}

0 comments on commit fafb8d3

Please sign in to comment.