File: version.rb

package info (click to toggle)
node-bootstrap-sass 3.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,492 kB
  • sloc: javascript: 3,526; ruby: 1,249; sh: 5; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (3)
1
2
3
4
module Bootstrap
  VERSION       = '3.4.1'
  BOOTSTRAP_SHA = '68b0d231a13201eb14acd3dc84e51543d16e5f7e'
end