cookie_extractor/lib/cookie_extractor/version.rb

4 lines
47 B
Ruby
Raw Permalink Normal View History

2012-02-20 02:48:54 +01:00
module CookieExtractor
VERSION = "0.2.0"
2012-02-20 02:48:23 +01:00
end