mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-27 14:57:46 +00:00
Bump VERSION to 1.0.0.pre2.
This commit is contained in:
parent
5b78957e19
commit
30920cae9c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
module HTTP
|
module HTTP
|
||||||
class Cookie
|
class Cookie
|
||||||
VERSION = "1.0.0.pre1"
|
VERSION = "1.0.0.pre2"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue