Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Commit 2d46439

Browse files
author
Sjoerd Tieleman
committed
Bump version
1 parent b5479b3 commit 2d46439

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## codem-transcode 0.5.8 (2015/07/05) ##
2+
3+
* Prevent transcoder from returning a negative freeSlot count (@larsfi).
4+
15
## codem-transcode 0.5.7 (2015/04/23) ##
26

37
* Add option for database port in config (@brain64bit).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codem-transcode",
33
"description": "Offline video transcoding using ffmpeg, with a small HTTP API.",
4-
"version": "0.5.7",
4+
"version": "0.5.8",
55
"keywords": ["transcoding", "ffmpeg", "video"],
66
"homepage": "http://www.transcodem.com/",
77
"repository": {

0 commit comments

Comments
 (0)