5 lines
83 B
Go
5 lines
83 B
Go
|
package log
|
||
|
|
||
|
// Version is the version of this package
|
||
|
const Version = "1.0.0-pre"
|