Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
avalcepina committed Apr 23, 2019
1 parent 9abf9ca commit 5be4e63
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 @@ -58,7 +58,7 @@ var OutputType string
var Hosts []string

// version should be in format d.d.d where d is a decimal number
const Version string = "0.0.21"
const Version string = "v0.0.22"
const AppName string = "vamp"

// Backend version is the version this client is tested with
Expand Down

0 comments on commit 5be4e63

Please sign in to comment.