Skip to content

Commit

Permalink
feat: update to v4 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
anoriqq committed Jan 7, 2024
1 parent 02cb870 commit f94b67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qpm.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
)

func Version() string {
return "v3.0.0"
return "v4.0.0"
}

type Config struct {
Expand Down

0 comments on commit f94b67c

Please sign in to comment.