diff --git a/Rakefile b/Rakefile index 33a396f..b7dab44 100644 --- a/Rakefile +++ b/Rakefile @@ -26,7 +26,7 @@ end # Keep the next line for renovate. # @see renovate.json -PERIPHERY_VERSION = '2.17.0' +PERIPHERY_VERSION = '2.17.1' file 'bin/periphery' do |f| require 'periphery/installer'