Versions in this module Expand all Collapse all v0 v0.5.0 Feb 5, 2016 v0.2.1 Jul 6, 2015 Changes in this version + type Version string + func (v Version) Equal(other Version) bool + func (v Version) GreaterThan(other Version) bool + func (v Version) GreaterThanOrEqualTo(other Version) bool + func (v Version) LessThan(other Version) bool + func (v Version) LessThanOrEqualTo(other Version) bool