# frozen_string_literal: true

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