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

Commit

Permalink
Release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall committed Feb 4, 2021
1 parent 7568eea commit 167dd48
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.9"
var VERSION = "0.3.0"
var REVISION = "unknown"

0 comments on commit 167dd48

Please sign in to comment.