Skip to content

Commit d79ba80

Browse files
author
Sjoerd Tieleman
committed
Bumped version to 0.5.0.
1 parent fd66995 commit d79ba80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## codem-transcode 0.5.0 (xxxx/yy/zz) ##
1+
## codem-transcode 0.5.0 (2013/07/02) ##
22

33
* All fixes/features from the betas.
44
* Use async package for some of the complex callback chains.

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.0-beta.4",
4+
"version": "0.5.0",
55
"keywords": ["transcoding", "ffmpeg", "video"],
66
"homepage": "http://www.transcodem.com/",
77
"repository": {

0 commit comments

Comments
 (0)