Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas von Dein committed Dec 20, 2024
1 parent da6ebcf commit 0ee25a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfg/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package cfg

import "github.com/tlinden/anydb/app"

var Version string = "v0.0.3"
var Version string = "v0.0.4"

type Config struct {
Debug bool
Expand Down

0 comments on commit 0ee25a0

Please sign in to comment.