lib/opal/js_wrap/three/version.rb in opal-js_wrap-three-0.1.4 vs lib/opal/js_wrap/three/version.rb in opal-js_wrap-three-0.1.5
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module Opal
module JSWrap
module Three
- VERSION = "0.1.4"
+ VERSION = "0.1.5"
end
end
end