lib/bento_search/version.rb in bento_search-1.2.2 vs lib/bento_search/version.rb in bento_search-1.3.0

- old
+ new

@@ -1,3 +1,3 @@ module BentoSearch - VERSION = "1.2.2" + VERSION = "1.3.0" end