We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2db466 commit 955cc2dCopy full SHA for 955cc2d
writeas/cli.go
@@ -19,7 +19,7 @@ const (
19
apiUrl = "http://i.write.as"
20
hiddenApiUrl = "http://writeas7pm7rcdqg.onion"
21
readApiUrl = "http://i.write.as"
22
- VERSION = "0.1.1"
+ VERSION = "0.2"
23
)
24
25
func main() {
0 commit comments