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

0.8.1 pre1

This commit is contained in:
Charles Lowell 2011-01-17 16:17:07 -06:00
parent 65ccb9c438
commit 1ba0e5f04b

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.8.1"
VERSION = "0.8.1.pre1"
end