lib/fusuma/plugin/keypress/version.rb in fusuma-plugin-keypress-0.3.0 vs lib/fusuma/plugin/keypress/version.rb in fusuma-plugin-keypress-0.4.0.pre
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
module Fusuma
module Plugin
module Keypress
- VERSION = '0.3.0'
+ VERSION = '0.4.0.pre'
end
end
end