Skip to content

Commit

Permalink
v1.16.0 (#91)
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Deitcher <avi@deitcher.net>
  • Loading branch information
deitch authored Jun 6, 2023
1 parent d413452 commit ec81f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/registry/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module DockerRegistry2
VERSION = '1.15.0'
VERSION = '1.16.0'
end

0 comments on commit ec81f01

Please sign in to comment.