# frozen_string_literal: true

module Runby
  VERSION = "0.61.#{`git rev-list --count HEAD`}"
end