diff --git a/lib/execjs/pcruntime/version.rb b/lib/execjs/pcruntime/version.rb index 0025ab3..e2f5fcb 100644 --- a/lib/execjs/pcruntime/version.rb +++ b/lib/execjs/pcruntime/version.rb @@ -2,6 +2,6 @@ module Execjs module PCRuntime - VERSION = '0.2.2' + VERSION = '0.3.0' end end