Skip to content

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
Change-Id: I1cdfaabc63d1309a00373f79f7d73d3819eb3aab
Reviewed-on: http://review.couchbase.org/67866
Reviewed-by: Brett Lawson <brett19@gmail.com>
Tested-by: Brett Lawson <brett19@gmail.com>
  • Loading branch information
brett19 committed Sep 21, 2016
1 parent f99c902 commit 0294694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocbcore/constants.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package gocbcore

const (
GoCbVersionStr = "v1.1.0"
GoCbVersionStr = "v1.1.1"
)

type CommandMagic uint8
Expand Down

0 comments on commit 0294694

Please sign in to comment.