1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/lib/rhino/version.rb

4 lines
38 B
Ruby
Raw Normal View History

2011-01-10 08:59:17 -05:00
module Rhino
2011-11-28 16:35:01 -05:00
VERSION = "1.73.0"
2011-01-10 08:59:17 -05:00
end