File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ unreleased ] ( https://github.com/elastic/package-registry/compare/v1.32.1...main )
7+ ## [ 1.33.0 ] ( https://github.com/elastic/package-registry/compare/v1.32.1...1.33.0 )
88
99### Breaking changes
1010
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ import (
4747)
4848
4949const (
50- version = "1.32.2 "
50+ version = "1.33.0 "
5151 defaultInstanceName = "localhost"
5252)
5353
Original file line number Diff line number Diff line change 11{
22 "service.name" : " package-registry" ,
3- "service.version" : " 1.32.2 "
3+ "service.version" : " 1.33.0 "
44}
You can’t perform that action at this time.
0 commit comments