2
0

version.go 75 B

1234
  1. package internal
  2. // Version of the program
  3. const Version string = "0.9.1"