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

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelien Hebert authored and aurrelhebert committed Jul 1, 2020
1 parent 769fcdb commit 20c516f
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 @@ -8,7 +8,7 @@ import (
)

var (
version = "1.0.0"
version = "1.3.0"
githash = "HEAD"
gitbranch = "master"
date = "1970-01-01T00:00:00Z UTC"
Expand Down

0 comments on commit 20c516f

Please sign in to comment.