File: version.rb

package info (click to toggle)
ruby-webpacker 5.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,472 kB
  • sloc: ruby: 1,626; javascript: 1,480; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download
1
2
3
4
module Webpacker
  # Change the version in package.json too, please!
  VERSION = "5.4.3".freeze
end