Remove BPA from Makefile
[icn.git] / cmd / bpa-operator / version / version.go
1 package version
2
3 var (
4         Version = "0.0.1"
5 )