mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
0.9.2beta1: contains fix for GH-84
This commit is contained in:
parent
bdab40ebad
commit
99182a6519
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module V8
|
||||
VERSION = "0.9.1"
|
||||
VERSION = "0.9.2beta1"
|
||||
end
|
Loading…
Reference in a new issue