README.md in ffprober-0.1.6 vs README.md in ffprober-0.1.7

- old
+ new

@@ -25,10 +25,10 @@ ffprobe = Ffprober::Parser.from_file("my_awesome_video.mp4") ffprobe.size #=> 44772490 ## FFMPEG version -tested with ffprobe version 0.9, 0.10, 0.11 and 1.0 +tested with ffprobe version 0.9, 0.10, 0.11, 1.0, 1.1 and 1.2 according to [ffmpeg changelog](http://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=Changelog) json output was added in version 0.9 ## Supported Rubies