lib/bento_search/version.rb in bento_search-1.1.0 vs lib/bento_search/version.rb in bento_search-1.2.0

- old
+ new

@@ -1,3 +1,3 @@ module BentoSearch - VERSION = "1.1.0" + VERSION = "1.2.0" end