feat: add version file

This commit is contained in:
Tomás Aparicio 2015-03-26 19:21:04 +01:00
parent d5bd424664
commit 8bcefc7736

3
version.go Normal file
View file

@ -0,0 +1,3 @@
package bimg
const Version = "0.1.0"