add integration tests for symlink operations, bump to 0.1.2

This commit is contained in:
2026-03-05 10:22:21 +00:00
parent c6695aef29
commit bc02c93acc
2 changed files with 307 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"strings"
)
const version = "0.1.1"
const version = "0.1.2"
func main() {
if len(os.Args) < 2 {