Skip to content

Commit

Permalink
version: release v1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sajay Antony <sajaya@microsoft.com>
  • Loading branch information
sajayantony committed Jan 27, 2024
1 parent 365fa41 commit e7f7c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs-go/version.go
Expand Up @@ -25,7 +25,7 @@ const (
VersionPatch = 0

// VersionDev indicates development branch. Releases will be empty string.
VersionDev = "-rc.6+dev"
VersionDev = ""
)

// Version is the specification version that the package types support.
Expand Down

0 comments on commit e7f7c0c

Please sign in to comment.