lib/runby_pace/version.rb in runby_pace-0.6.152 vs lib/runby_pace/version.rb in runby_pace-0.61.153
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Runby
- VERSION = "0.6.#{`git rev-list --count HEAD`}"
+ VERSION = "0.61.#{`git rev-list --count HEAD`}"
end