lib/bento_search/version.rb in bento_search-1.4.4 vs lib/bento_search/version.rb in bento_search-1.5.0

- old
+ new

@@ -1,3 +1,3 @@ module BentoSearch - VERSION = "1.4.4" + VERSION = "1.5.0" end