Skip to content

Commit

Permalink
Release v1.0.8
Browse files Browse the repository at this point in the history
Change-Id: I47cc241f1b34bc8924a10019c06d14cd657cac6f
Reviewed-on: http://review.couchbase.org/64174
Reviewed-by: Mark Nunberg <[email protected]>
Tested-by: Brett Lawson <[email protected]>
  • Loading branch information
brett19 committed May 18, 2016
1 parent d0e8834 commit af0565d
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.0.7"
GoCbVersionStr = "v1.0.8"
)

type CommandMagic uint8
Expand Down

0 comments on commit af0565d

Please sign in to comment.