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