We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd41cf9 commit e5d52e4Copy full SHA for e5d52e4
common/versions.go
@@ -2,5 +2,5 @@ package common
2
3
const (
4
THRUST_VERSION = "0.7.3"
5
- THRUST_GO_VERSION = "0.2.0"
+ THRUST_GO_VERSION = "0.2.1"
6
)
0 commit comments