diff --git a/lib/grntest/version.rb b/lib/grntest/version.rb index f066cf5..b3aa072 100644 --- a/lib/grntest/version.rb +++ b/lib/grntest/version.rb @@ -14,5 +14,5 @@ # along with this program. If not, see . module Grntest - VERSION = "1.5.9" + VERSION = "1.6.0" end