1 2 3 4 5 6
# frozen_string_literal: true module TrustFormeRS # Current version of the TrustFormeRS Ruby gem VERSION = "0.1.0" end