Skip to content

Commit 7334266

Browse files
committed
Back to development
1 parent cc230a2 commit 7334266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ package tchannel
2323
// VersionInfo identifies the version of the TChannel library.
2424
// Due to lack of proper package management, this version string will
2525
// be maintained manually.
26-
const VersionInfo = "1.8.0"
26+
const VersionInfo = "1.8.0-dev"

0 commit comments

Comments
 (0)