mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-26 14:47:43 +00:00
Bump VERSION to 0.1.3.
This commit is contained in:
parent
15f960bfbd
commit
d2cb5ff69d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
module HTTP
|
module HTTP
|
||||||
class Cookie
|
class Cookie
|
||||||
VERSION = "0.1.2"
|
VERSION = "0.1.3"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue