Skip to content

Commit

Permalink
Merge pull request #1 from mshriver/newest-miq-version
Browse files Browse the repository at this point in the history
Update for version Gaprindashvili
  • Loading branch information
chrisarcand authored May 25, 2017
2 parents 3b129e9 + 503c0d0 commit a81764d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ func main() {
[]string{"Darga", "5.6.x", "4.1"},
[]string{"Euwe", "5.7.x", "4.2"},
[]string{"Fine", "5.8.x (pending)", "4.5 (pending)"},
[]string{"Gaprindashvili", "5.9.x (pending)", "TBD (pending)"},
}

table := tablewriter.NewWriter(os.Stdout)
Expand Down

0 comments on commit a81764d

Please sign in to comment.