Versions in this module Expand all Collapse all v0 v0.4.0 Jun 13, 2018 Changes in this version + type Client struct + FullRepo string + RepoURL string + func NewClient(owner, repo string) (*Client, error) + func (g Client) GetLatestTag() (string, error)