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 2012-04-05 14:53:58 -05:00
parent 7794826aa9
commit 8f86e0357c

View file

@ -1,3 +1,3 @@
module V8
VERSION = "0.10.0"
VERSION = "0.10.1"
end