mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-23 07:58:04 +00:00
Migrate main.go
This commit is contained in:
6
version/version.go
Normal file
6
version/version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package version
|
||||
|
||||
// TODO figure out if this package makes sense.
|
||||
var (
|
||||
Version = "0.0.1"
|
||||
)
|
Reference in New Issue
Block a user