Skip to content

Commit

Permalink
Version up to v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pinzolo committed Jun 6, 2017
1 parent d630dd3 commit 54f48e3
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 @@ -5,6 +5,6 @@ import "github.com/coreos/go-semver/semver"
// Version of csvutil.
var Version = semver.Version{
Major: 0,
Minor: 23,
Minor: 24,
Patch: 0,
}

0 comments on commit 54f48e3

Please sign in to comment.