File: version.go

package info (click to toggle)
golang-github-mgutz-logxi 1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 524 kB
  • sloc: makefile: 7
file content (4 lines) | stat: -rw-r--r-- 83 bytes parent folder | download
1
2
3
4
package log

// Version is the version of this package
const Version = "1.0.0-pre"