Skip to content

Commit 1e3023d

Browse files
authored
Bump feature version to 1.2.0 (#816)
1 parent b79758a commit 1e3023d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ const LibraryVersion = "0.8.3"
4242
// This can be used for client capability check, on
4343
// Cadence server, for backward compatibility
4444
// Format: MAJOR.MINOR.PATCH
45-
const FeatureVersion = "1.1.0"
45+
const FeatureVersion = "1.2.0"

0 commit comments

Comments
 (0)