Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

Commit 31ea139

Browse files
committed
bump to version 0.9.21
1 parent 49c2f4d commit 31ea139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/typical-build/typical-build.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
var descriptor = typgo.Descriptor{
1616
ProjectName: "typical-rest-server",
17-
ProjectVersion: "0.9.20",
17+
ProjectVersion: "0.9.21",
1818
Environment: typgo.DotEnv(".env"),
1919

2020
Tasks: []typgo.Tasker{

0 commit comments

Comments
 (0)