Sha256: 7db34f8c7dde6ff16bc603c6dcc720ef6f159df6b11c8131b2f60e4167b5498b

Contents?: true

Size: 279 Bytes

Versions: 1

Compression:

Stored size: 279 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 = "5.3.2".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
skylight-5.3.2 lib/skylight/version.rb