Skip to content

Commit bdf4a54

Browse files
author
Devin Pastoor
committed
bump: release version 1.3.0
1 parent 17d3315 commit bdf4a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
)
2929

3030
// VERSION is the current pkgr version
31-
var VERSION = "1.2.0"
31+
var VERSION = "1.3.0"
3232

3333
var fs afero.Fs
3434
var cfg configlib.PkgrConfig

0 commit comments

Comments
 (0)