Skip to content

Commit 3f33e61

Browse files
authored
fix: rc1 release bump (#97)
1 parent 35f59e1 commit 3f33e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/core/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
package core
1616

1717
const (
18-
Version = "1.0.0-rc0"
18+
Version = "1.0.0-rc1"
1919
)

0 commit comments

Comments
 (0)