lib/runby_pace/version.rb in runby_pace-0.3.76 vs lib/runby_pace/version.rb in runby_pace-0.4.77
- old
+ new
@@ -1,3 +1,3 @@
module Runby
- VERSION = "0.3.#{`git rev-list --count HEAD`}".freeze
+ VERSION = "0.4.#{`git rev-list --count HEAD`}".freeze
end