Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ginuerzh committed Feb 2, 2022
1 parent c6cb681 commit e50e1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gost/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package main

const (
version = "3.0.0-alpha"
version = "3.0.0-alpha.1"
)

0 comments on commit e50e1ad

Please sign in to comment.