Skip to content

Commit

Permalink
Bumped version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhirst committed Aug 7, 2021
1 parent bd0bd71 commit 4bee85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var ui cli.Ui

func realMain() int {
//Define version and print on startup
version := "0.0.2"
version := "0.0.3"
log.Info("EVEDBTool ", version)

//Initialize config, logging and closehandler
Expand Down

0 comments on commit 4bee85d

Please sign in to comment.