lib/runby_pace/version.rb in runby_pace-0.5.86 vs lib/runby_pace/version.rb in runby_pace-0.6.87

- old
+ new

@@ -1,3 +1,3 @@ module Runby - VERSION = "0.5.#{`git rev-list --count HEAD`}".freeze + VERSION = "0.6.#{`git rev-list --count HEAD`}".freeze end