Skip to content

Commit ffb76e0

Browse files
committed
mv to 1.0.0
1 parent 8f3b1cf commit ffb76e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TargetWizard"
22
uuid = "faeafb7a-9c63-434d-a421-60faebbaa9cf"
33
authors = ["Tarn Yeong Ching <i@ctarn.io>"]
4-
version = "0.0.0"
4+
version = "1.0.0"
55

66
[deps]
77
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"

ui/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import util
66

77
name = "TargetWizard"
8-
version = "0.0.0"
8+
version = "1.0.0"
99
author = "Tarn Yeong Ching"
1010
url = f"http://{name.lower()}.ctarn.io"
1111
server = f"http://api.ctarn.io/{name}/{version}"

0 commit comments

Comments
 (0)