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

- old
+ new

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