lib/shoes/swt/version.rb in shoes-swt-4.0.0.pre10 vs lib/shoes/swt/version.rb in shoes-swt-4.0.0.pre11

- old
+ new

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