File: version.rb

package info (click to toggle)
ruby-mustache 0.99.4-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 444 kB
  • sloc: ruby: 2,001; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 50 bytes parent folder | download
1
2
3
class Mustache
  Version = VERSION = '0.99.4'
end