Skip to content

Commit

Permalink
release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpastoor committed Sep 3, 2019
1 parent ed7286f commit d3841c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
)

// VERSION is the current pkgr version
var VERSION = "0.5.0-rc.1"
var VERSION = "0.5.0"

var fs afero.Fs
var cfg configlib.PkgrConfig
Expand Down

0 comments on commit d3841c2

Please sign in to comment.