We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac561a5 commit fafb8d3Copy full SHA for fafb8d3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fluent-ffmpeg",
3
- "version": "2.1.2",
+ "version": "2.1.3",
4
"description": "A fluent API to FFMPEG (http://www.ffmpeg.org)",
5
"keywords": [
6
"ffmpeg"
@@ -36,4 +36,4 @@
36
"test": "NODE_ENV=test nyc mocha --require should --reporter spec",
37
"coverage": "nyc report --reporter=lcov"
38
}
39
-}
+}
0 commit comments