lib/litequeue/version.rb



# frozen_string_literal: true

module Litequeue
  VERSION = "0.1.0"
end