diff --git a/lib/crawler_detect/version.rb b/lib/crawler_detect/version.rb index 5249198..9201955 100644 --- a/lib/crawler_detect/version.rb +++ b/lib/crawler_detect/version.rb @@ -2,5 +2,5 @@ # @since 0.1.0 module CrawlerDetect - VERSION = "1.2.3" + VERSION = "1.2.4" end