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

I don't seem to be able to get binary gems to work

This commit is contained in:
Charles Lowell 2012-07-07 02:01:46 -05:00
parent 6f6284e4f0
commit 06eed1d537

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.11.0beta3"
VERSION = "0.11.0beta4"
end