lib/crawler_detect/version.rb in crawler_detect-1.0.1 vs lib/crawler_detect/version.rb in crawler_detect-1.0.2

- old
+ new

@@ -1,6 +1,6 @@ # frozen_string_literal: true # @since 0.1.0 module CrawlerDetect - VERSION = "1.0.1" + VERSION = "1.0.2" end