Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
Bump version to trigger new release build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall committed Jan 28, 2021
1 parent b327c65 commit ed4cb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Package version is used to define the application version.
package version

var VERSION = "0.2.8"
var VERSION = "0.2.9"
var REVISION = "unknown"

0 comments on commit ed4cb3d

Please sign in to comment.