Skip to content

Commit

Permalink
Release version 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Morgan committed Aug 30, 2020
1 parent 5f0c7d1 commit 92ed55f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ var versionCmd = &cobra.Command{
}{
Name: "repoctl",
Author: "Ben Morgan",
Email: "[email protected]",
Version: "0.21 pre-release",
Date: "16 August, 2020",
Email: "[email protected]",
Version: "0.21",
Date: "30 August, 2020",
Copyright: "2016-2020",
Homepage: "https://github.com/cassava/repoctl",
License: "MIT",
Expand Down

0 comments on commit 92ed55f

Please sign in to comment.