Skip to content

Commit eba5990

Browse files
Merge branch 'master' into feature/optimize-frames
2 parents 2da37f4 + a229bea commit eba5990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffmpeg-concat",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Concats a list of videos together using ffmpeg with sexy OpenGL transitions.",
55
"main": "index.js",
66
"repository": "transitive-bullshit/ffmpeg-concat",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Concats a list of videos together using ffmpeg with sexy OpenGL transitions.
44
5-
[![NPM](https://img.shields.io/npm/v/ffmpeg-concat.svg)](https://www.npmjs.com/package/ffmpeg-concat) [![Build Status](https://travis-ci.org/transitive-bullshit/ffmpeg-concat.svg?branch=master)](https://travis-ci.org/transitive-bullshit/ffmpeg-concat) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
5+
[![NPM](https://img.shields.io/npm/v/ffmpeg-concat.svg)](https://www.npmjs.com/package/ffmpeg-concat) [![Build Status](https://travis-ci.com/transitive-bullshit/ffmpeg-concat.svg?branch=master)](https://travis-ci.com/transitive-bullshit/ffmpeg-concat) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
66

77
![](https://raw.githubusercontent.com/transitive-bullshit/ffmpeg-concat/master/media/example.gif)
88

0 commit comments

Comments
 (0)