mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Lets try this again...
This commit is contained in:
parent
f8b151be99
commit
eb01b76b8e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
module Libv8
|
||||
V8_VERSION = "3.3.10"
|
||||
VERSION = V8_VERSION + ".1"
|
||||
VERSION = V8_VERSION + ".2"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue