1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
This commit is contained in:
Charles Lowell 2011-10-06 12:26:00 -05:00
parent bd2f6996e9
commit 595e982edf

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.9.5"
VERSION = "0.9.6"
end