mirror of
https://github.com/rubyjs/therubyrhino
synced 2023-03-27 23:21:34 -04:00
missing require 'rhino/version'
This commit is contained in:
parent
b8879197b2
commit
f292f13686
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ module Rhino
|
|||
|
||||
end
|
||||
|
||||
require 'rhino/version'
|
||||
require 'rhino/wormhole'
|
||||
Rhino.extend Rhino::To
|
||||
|
||||
|
|
Loading…
Reference in a new issue