We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3b1cf commit ffb76e0Copy full SHA for ffb76e0
2 files changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "TargetWizard"
2
uuid = "faeafb7a-9c63-434d-a421-60faebbaa9cf"
3
authors = ["Tarn Yeong Ching <i@ctarn.io>"]
4
-version = "0.0.0"
+version = "1.0.0"
5
6
[deps]
7
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
ui/meta.py
@@ -5,7 +5,7 @@
import util
8
9
author = "Tarn Yeong Ching"
10
url = f"http://{name.lower()}.ctarn.io"
11
server = f"http://api.ctarn.io/{name}/{version}"
0 commit comments