lib/dragonfly-ffmpeg/version.rb in dragonfly-ffmpeg-0.1.4 vs lib/dragonfly-ffmpeg/version.rb in dragonfly-ffmpeg-0.1.5

- old
+ new

@@ -1,7 +1,7 @@ # -# Author:: Jamie Winsor (<jamie@enmasse.com>) +# Author:: Jamie Winsor (<jamie@vialstudios.com>) # Copyright:: 2011, En Masse Entertainment, Inc # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,9 +17,9 @@ # module EnMasse module Dragonfly module FFMPEG - VERSION = "0.1.4" + VERSION = "0.1.5" end end end