lib/fusuma/plugin/sendkey/version.rb in fusuma-plugin-sendkey-0.6.0.pre vs lib/fusuma/plugin/sendkey/version.rb in fusuma-plugin-sendkey-0.6.0.pre2
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module Fusuma
module Plugin
module Sendkey
- VERSION = '0.6.0.pre'
+ VERSION = '0.6.0.pre2'
end
end
end