lib/lighthouse/ruby/version.rb in lighthouse-ruby-0.1.8 vs lib/lighthouse/ruby/version.rb in lighthouse-ruby-0.2.0

- old
+ new

@@ -1,5 +1,5 @@ module Lighthouse module Ruby - VERSION = "0.1.8" + VERSION = "0.2.0" end end