File: version.go

package info (click to toggle)
golang-github-pseudomuto-protokit 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 320 kB
  • sloc: makefile: 61
file content (4 lines) | stat: -rw-r--r-- 106 bytes parent folder | download
1
2
3
4
package protokit

// Version describes the current version of protokit being used
const Version = "0.2.1"