Skip to content

Commit

Permalink
version: bump for 1.0.0 release (final)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
  • Loading branch information
jdolitsky committed Apr 26, 2021
1 parent 746fbef commit 13bd083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs-go/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const (
VersionPatch = 0

// VersionDev indicates development branch. Releases will be empty string.
VersionDev = "-rc3"
VersionDev = ""
)

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

0 comments on commit 13bd083

Please sign in to comment.