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