1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-04 20:21:42 +00:00
catbase/version.go

6 lines
122 B
Go
Raw Normal View History

2016-01-17 13:00:44 -05:00
// © 2013 the CatBase Authors under the WTFPL. See AUTHORS for the list of authors.
package main
2016-01-17 13:00:44 -05:00
const Version = "0.9"