Skip to content

Commit 89bad52

Browse files
author
Akshay Shah
committed
Bump version
1 parent fb06130 commit 89bad52

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.0.2-dev"
26+
const VersionInfo = "1.0.2"

0 commit comments

Comments
 (0)