File: version.go

package info (click to toggle)
golang-github-docker-docker-credential-helpers 0.6.1-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 336 kB
  • sloc: ansic: 345; makefile: 77; sh: 48
file content (4 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (2)
1
2
3
4
package credentials

// Version holds a string describing the current version
const Version = "0.6.0"