1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/lib/v8/version.rb
Charles Lowell ada08da8c7 0.9.3beta1
2011-07-05 09:19:39 -05:00

3 lines
No EOL
38 B
Ruby

module V8
VERSION = "0.9.3beta1"
end