We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc230a2 commit 7334266Copy full SHA for 7334266
version.go
@@ -23,4 +23,4 @@ package tchannel
23
// VersionInfo identifies the version of the TChannel library.
24
// Due to lack of proper package management, this version string will
25
// be maintained manually.
26
-const VersionInfo = "1.8.0"
+const VersionInfo = "1.8.0-dev"
0 commit comments