Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Commit

Permalink
Release 0.15.3 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
timfpark authored Aug 23, 2019
1 parent 11e4ebc commit a2a946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var versionCmd = &cobra.Command{

// PrintVersion prints the current version of Fabrikate being used.
func PrintVersion() {
log.Info("fab version 0.15.2")
log.Info("fab version 0.15.3")
}

func init() {
Expand Down

0 comments on commit a2a946d

Please sign in to comment.