Sha256: c6a3a74c3db836e55c80431e6555d41a264fec3ee5678d1f11cec5c49613276d

Contents?: true

Size: 255 Bytes

Versions: 1

Compression:

Stored size: 255 Bytes

Contents

module Squib

  # The next version to be released.
  # Uses semantic versioning: http://semver.org/
  #
  # Most of the time this is in the alpha of the next release.
  # e.g. v0.0.5a is on its way to becoming v0.0.5
  #
  VERSION = '0.1.0'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
squib-0.1.0 lib/squib/version.rb