5 lines
90 B
Go
5 lines
90 B
Go
package main
|
|
|
|
// Version is the current version of Syndied
|
|
const Version string = "v0.1a"
|