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

Commit

Permalink
upped version to 0.10.2 (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlouie authored Jun 18, 2019
1 parent 3d727da commit 61e39e6
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.Println("fab version 0.10.1")
log.Println("fab version 0.10.2")
}

func init() {
Expand Down

0 comments on commit 61e39e6

Please sign in to comment.