Bump version

This commit is contained in:
trading_peter 2024-01-04 21:56:44 +01:00
parent 734a6ce62e
commit c356f34e21

View File

@ -89,7 +89,7 @@ func main() {
app := &cli.App{
Name: "gowebbuild",
Usage: "All in one tool to build web frontend projects.",
Version: "4.3.0",
Version: "4.3.1",
Authors: []*cli.Author{{
Name: "trading-peter (https://github.com/trading-peter)",
}},