lib/alephant/lookup/version.rb in alephant-lookup-0.4.2 vs lib/alephant/lookup/version.rb in alephant-lookup-1.0.0

- old
+ new

@@ -1,5 +1,5 @@ module Alephant module Lookup - VERSION = "0.4.2" + VERSION = "1.0.0" end end