diff --git a/Rakefile b/Rakefile index d4e91be..9ca9b0d 100644 --- a/Rakefile +++ b/Rakefile @@ -26,7 +26,7 @@ end # Keep the next line for renovate. # @see renovate.json -PERIPHERY_VERSION = '2.21.2' +PERIPHERY_VERSION = '3.0.1' file 'bin/periphery' do |f| require 'periphery/installer'