lib/lighthouse/ruby/version.rb in lighthouse-ruby-0.2.4 vs lib/lighthouse/ruby/version.rb in lighthouse-ruby-0.2.5

- old
+ new

@@ -1,5 +1,5 @@ module Lighthouse module Ruby - VERSION = "0.2.4" + VERSION = "0.2.5" end end