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

- old
+ new

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