Skip to content

Commit

Permalink
Merge pull request #42 from wirepair/update_protocol
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
wirepair authored Feb 10, 2021
2 parents b9a66cc + a7b433f commit f171631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/gcd.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import (

var json = jsoniter.ConfigCompatibleWithStandardLibrary

var GCDVERSION = "v2.0.6"
var GCDVERSION = "v2.0.7"

var (
ErrNoTabAvailable = errors.New("no available tab found")
Expand Down

0 comments on commit f171631

Please sign in to comment.