Skip to content

Commit

Permalink
fixes lint on genned version.go
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Oct 22, 2018
1 parent 67e1f24 commit eff1d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions genny/release/version_file.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,5 @@ func defaultVersionFile(name string) (genny.File, error) {

const versionTmpl = `package <%= pkg %>
// Version of <%= pkg %>
const Version = ""`

0 comments on commit eff1d89

Please sign in to comment.