1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

base on a new version

This commit is contained in:
Charles Lowell 2012-05-09 13:48:56 -05:00
parent a2cf25b00f
commit a0cf6376d7

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.10.0beta1"
VERSION = "0.11.0"
end