Bump to version 0.2-dev

This commit is contained in:
Romain Neutron 2012-10-31 00:00:16 +01:00
commit a62f4f752f

View file

@ -1,7 +1,7 @@
{ {
"name": "php-ffmpeg/php-ffmpeg", "name": "php-ffmpeg/php-ffmpeg",
"type": "library", "type": "library",
"version": "0.1.0", "version": "0.2-dev",
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg", "description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
"keywords": ["video processing", "video", "audio processing", "audio", "avconv", "ffmpeg", "avprobe", "ffprobe"], "keywords": ["video processing", "video", "audio processing", "audio", "avconv", "ffmpeg", "avprobe", "ffprobe"],
"license": "MIT", "license": "MIT",