mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Bump VERSION to 0.1.5.
This commit is contained in:
parent
dff0f57614
commit
1eb25f4ab9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module HTTP
|
||||
class Cookie
|
||||
VERSION = "0.1.4"
|
||||
VERSION = "0.1.5"
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue