cookie_extractor/lib/cookie-extractor/version.rb

4 lines
47 B
Ruby

module CookieExtractor
VERSION = "0.0.1"
end