lib/shoes/swt/version.rb in shoes-swt-4.0.0.pre7 vs lib/shoes/swt/version.rb in shoes-swt-4.0.0.pre8

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true class Shoes module Swt - VERSION = "4.0.0.pre7" + VERSION = "4.0.0.pre8" end end