Sha256: 0201e6067200709389eff25fded17b91f5e3e9263b4b66729bb5e4ec2b06e875

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

module Skylight
  # pre-release versions should be given here as "5.0.0-alpha"
  # for compatibility with semver when it is parsed by the rust agent.
  # This string will be transformed in the gemspec to "5.0.0.alpha"
  # to conform with rubygems.
  VERSION = "6.0.0-beta".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
skylight-6.0.0.beta lib/skylight/version.rb