Skip to content

Commit 9ec9c33

Browse files
committed
dev: release 0.5.0 ready
1 parent ff6409b commit 9ec9c33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

typex/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ func (v Version) String() string {
1717
}
1818

1919
var DefaultVersion = Version{
20-
Version: `v0.4.4-hotfix`,
21-
ReleaseTime: "2023-05-26 22:28:37",
20+
Version: `v0.5.0`,
21+
ReleaseTime: "2023-05-30 20:56:26",
2222
}
2323

utils/banner.b

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
22
|
33
|*| Welcome to RULEX framework world <'_'>
4-
|*| Version: v0.4.4-hotfix-330d00f9f5ea993
4+
|*| Version: v0.5.0-ff6409b396415dd
55
|*| Document: https://rulex.pages.dev
66
|

0 commit comments

Comments
 (0)