Skip to content

Commit 6e820ec

Browse files
author
Brandon Philips
committed
version: bump to v1.0.0-rc2
Signed-off-by: Brandon Philips <[email protected]>
1 parent 9a7a48b commit 6e820ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs-go/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const (
2525
VersionPatch = 0
2626

2727
// VersionDev indicates development branch. Releases will be empty string.
28-
VersionDev = "-rc1-dev"
28+
VersionDev = "-rc2"
2929
)
3030

3131
// Version is the specification version that the package types support.

0 commit comments

Comments
 (0)