Skip to content

Commit

Permalink
bump version to 1.17.0 (#94)
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Deitcher <avi@deitcher.net>
  • Loading branch information
deitch committed Jul 18, 2023
1 parent ccf0f7c commit 153b31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/registry/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module DockerRegistry2
VERSION = '1.16.0'
VERSION = '1.17.0'
end

0 comments on commit 153b31e

Please sign in to comment.