Skip to content

Commit

Permalink
Bump to 1.3.2 (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriele Santomaggio <gsantomaggio@gsantomagg492XT.vmware.com>
  • Loading branch information
Gsantomaggio and Gabriele Santomaggio committed Mar 18, 2024
1 parent 3598a2c commit 4d96707
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.1
1.3.2
2 changes: 1 addition & 1 deletion pkg/stream/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const (
const initBufferPublishSize = 2 + 2 + 1 + 4

const (
ClientVersion = "1.3.1"
ClientVersion = "1.3.2"

commandDeclarePublisher = 1
commandPublish = 2
Expand Down

0 comments on commit 4d96707

Please sign in to comment.