add versioning (#11)

Reviewed-on: #11
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-09-01 22:13:29 +00:00
committed by phoenix
parent 71c99cdb50
commit 4a109467e3
4 changed files with 24 additions and 3 deletions
-2
View File
@@ -4,8 +4,6 @@ import "fmt"
import "os"
import "git.kundeng.us/phoenix/clean_file/parser"
const VERSION = "0.3.101"
func main() {
fmt.Println("clean_file")
args := os.Args