Sha256: ddafafbc5383612dedc1bd4996e815b904cd273ace97169f3964cc399c28d7df
Contents?: true
Size: 235 Bytes
Versions: 1
Compression:
Stored size: 235 Bytes
Contents
# frozen_string_literal: true # This defines the NdrSupport version. If you change it, rebuild and commit the gem. # Use "rake build" to build the gem, see rake -T for all bundler rake tasks. module NdrSupport VERSION = '4.0.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ndr_support-4.0.0 | lib/ndr_support/version.rb |