lib/runby_pace/version.rb in runby_pace-0.2.22 vs lib/runby_pace/version.rb in runby_pace-0.2.28
- old
+ new
@@ -1,3 +1,3 @@
module RunbyPace
- VERSION = "0.2.#{`git rev-list --count master`}"
+ VERSION = "0.2.#{`git rev-list --count HEAD`}"
end
- old
+ new