Sha256: 603a18dbe8266f883598909efbee84ae6bdf552e2ea2dad7046b5270eedd27d2

Contents?: true

Size: 360 Bytes

Versions: 1

Compression:

Stored size: 360 Bytes

Contents

module Webpacker
  # Change the version in package.json too, please!
  # Since this fork and branch originally started from rails/webpacker
  # The git tags collide. As a hacky workaround adding 100 to the patch version.
  # Example:
  #  webpacker-jets 3.2.100 # added 100 to the patch version
  #  webpacker 3.2.0 # original
  VERSION = "3.2.100".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
webpacker-jets-3.2.100 lib/webpacker/version.rb