Skip to content

Commit

Permalink
Merge pull request #18 from future-architect/version-change
Browse files Browse the repository at this point in the history
version-up
  • Loading branch information
orangekame3 authored Oct 14, 2023
2 parents 1232cc4 + 649d9cb commit c7b408b
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 @@ -10,7 +10,7 @@ import (
)

var (
version = "0.0.2"
version = "0.0.4"
)

func main() {
Expand Down

0 comments on commit c7b408b

Please sign in to comment.