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

bump version to release dumb fix

This commit is contained in:
Charles Lowell 2011-04-07 09:09:53 -05:00
parent 44e4ab90eb
commit 8487bbcb79

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.8.2.pre"
VERSION = "0.8.2.pre2"
end