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