Skip to content

Commit

Permalink
Bump version number to v1.3.5
Browse files Browse the repository at this point in the history
Change-Id: Ic0a4e90c9c1a8c59640a15ccaf2f9c3ccc6b51b5
Reviewed-on: http://review.couchbase.org/92363
Reviewed-by: Matt Ingenthron <ingenthr@gmail.com>
Tested-by: Brett Lawson <brett19@gmail.com>
  • Loading branch information
brett19 committed Apr 7, 2018
1 parent 18650fd commit 8888e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

const (
goCbVersionStr = "v1.3.4"
goCbVersionStr = "v1.3.5"
)

const (
Expand Down

0 comments on commit 8888e53

Please sign in to comment.