Skip to content

Commit a08e314

Browse files
committed
bump tp v1.0.3, pre-release for 1.1.0
1 parent fcecddd commit a08e314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const (
88
// AppName const
99
AppName = "cmdr" // main app-name
1010
// Version const
11-
Version = "1.0.1" // version name
11+
Version = "1.0.3" // version name
1212
// VersionInt const
13-
VersionInt = 0x010001 // using as
13+
VersionInt = 0x010003 // using as
1414
)

0 commit comments

Comments
 (0)