From e2f3f3c3d5b62d4e015d0390a306d498f8d94645 Mon Sep 17 00:00:00 2001 From: Don Melton Date: Tue, 12 May 2015 21:36:45 -0700 Subject: [PATCH] Bump version to 0.2.3. --- lib/video_transcoding/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/video_transcoding/version.rb b/lib/video_transcoding/version.rb index a0ff37f..7f8a43b 100644 --- a/lib/video_transcoding/version.rb +++ b/lib/video_transcoding/version.rb @@ -5,5 +5,5 @@ # module VideoTranscoding - VERSION = '0.2.2' + VERSION = '0.2.3' end