lib/crawler_detect/version.rb in crawler_detect-1.2.1 vs lib/crawler_detect/version.rb in crawler_detect-1.2.2
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
# @since 0.1.0
module CrawlerDetect
- VERSION = "1.2.1"
+ VERSION = "1.2.2"
end