Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Feb 8, 2022
1 parent 0d32be5 commit c31507c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/model/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
const (
MAJOR = 0
MINOR = 4
FIX = 0
FIX = 1
DEV = false
)

Expand Down

0 comments on commit c31507c

Please sign in to comment.