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

Commit 366c9a5

Browse files
committed
add version dir
1 parent 01ee660 commit 366c9a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

version/version.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package version
2+
3+
const Version = "0.0.1"

0 commit comments

Comments
 (0)