Sha256: 357664c0a5590858a5ff1ff6bff5f15c76092836ebafa62e0fb344ae64ee3ff6

Contents?: true

Size: 182 Bytes

Versions: 1

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true

module GoodJob
  # GoodJob gem version.
  VERSION = '3.16.0'

  # GoodJob version as Gem::Version object
  GEM_VERSION = Gem::Version.new(VERSION)
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
good_job-3.16.0 lib/good_job/version.rb