Versions in this module Expand all Collapse all v0 v0.9.1 Mar 25, 2014 v0.9.0 Mar 10, 2014 Changes in this version + type Version string + func (me Version) Equal(other string) bool + func (me Version) GreaterThan(other string) bool + func (me Version) GreaterThanOrEqualTo(other string) bool + func (me Version) LessThan(other string) bool + func (me Version) LessThanOrEqualTo(other string) bool