# frozen_string_literal: true

module Aspisec
  # Version of aspisec library and app
  VERSION = '0.0.1'
end