diff --git a/lib/rasti/web/version.rb b/lib/rasti/web/version.rb index 6272472..4b38857 100644 --- a/lib/rasti/web/version.rb +++ b/lib/rasti/web/version.rb @@ -1,5 +1,5 @@ module Rasti module Web - VERSION = '0.0.2' + VERSION = '0.0.3' end end \ No newline at end of file