Skip to content

Commit

Permalink
Prepare for release of v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <ron@hybridgroup.com>
  • Loading branch information
deadprogram committed Oct 19, 2017
1 parent 94259d1 commit 2c0a540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package gocv
import "C"

// GoCVVersion of this package, for display purposes.
const GoCVVersion = "0.2.0"
const GoCVVersion = "0.3.0"

// Version returns the current golang package version
func Version() string {
Expand Down

0 comments on commit 2c0a540

Please sign in to comment.