[go: up one dir, main page]

Skip to content

Commit

Permalink
Fix lint issues for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kshlm committed Jul 1, 2019
1 parent 78b8389 commit 873b0fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package version

var (
// Version of the operator
Version = "0.0.1"
)

0 comments on commit 873b0fb

Please sign in to comment.