From f66b8fb399d9186ccbd3e20f9ec5611832ea92d5 Mon Sep 17 00:00:00 2001 From: Alexey Vasiliev Date: Fri, 17 Jan 2014 20:29:29 +0200 Subject: [PATCH] bump 0.2.0 --- lib/webp/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/webp/version.rb b/lib/webp/version.rb index bd0fbd1..14b347c 100644 --- a/lib/webp/version.rb +++ b/lib/webp/version.rb @@ -1,3 +1,3 @@ module WebP - VERSION = "0.1.8" + VERSION = "0.2.0" end