From c69ccda20ab26612a86149dfbd8edc145c6726a3 Mon Sep 17 00:00:00 2001 From: Gabriel Naiman Date: Mon, 5 Dec 2016 16:24:53 -0300 Subject: [PATCH] Release 0.2.0 --- lib/rasti/web/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rasti/web/version.rb b/lib/rasti/web/version.rb index 453410d..d9335b0 100644 --- a/lib/rasti/web/version.rb +++ b/lib/rasti/web/version.rb @@ -1,5 +1,5 @@ module Rasti module Web - VERSION = '0.1.1' + VERSION = '0.2.0' end end \ No newline at end of file