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

0.9.3beta1

This commit is contained in:
Charles Lowell 2011-07-05 09:19:39 -05:00
parent 0d3bf45af4
commit ada08da8c7

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.9.2"
VERSION = "0.9.3beta1"
end