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

v0.11.0beta6

This commit is contained in:
Charles Lowell 2012-08-01 15:28:35 +03:00
parent dc30dbc9ce
commit f1e3db3aa6

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.11.0beta5"
VERSION = "0.11.0beta6"
end