diff --git a/lib/rasti/web/version.rb b/lib/rasti/web/version.rb index eaa8378..453410d 100644 --- a/lib/rasti/web/version.rb +++ b/lib/rasti/web/version.rb @@ -1,5 +1,5 @@ module Rasti module Web - VERSION = '0.1.0' + VERSION = '0.1.1' end end \ No newline at end of file