Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rostrovsky committed Oct 31, 2023
1 parent 7728a57 commit 7713655
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 @@ -12,7 +12,7 @@ import (
"gopkg.in/yaml.v2"
)

const version = "0.1.0"
const version = "0.2.0"

var logger *slog.Logger

Expand Down

0 comments on commit 7713655

Please sign in to comment.