module SpreeAvataxOfficial

Constants

Config
VERSION

Public Instance Methods

version() click to toggle source

Returns the version of the currently loaded SpreeAvataxOfficial as a Gem::Version.

# File lib/spree_avatax_official/version.rb, line 8
def version
  Gem::Version.new VERSION
end