Skip to content

Commit 955cc2d

Browse files
committed
Bump version to 0.2
1 parent d2db466 commit 955cc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

writeas/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const (
1919
apiUrl = "http://i.write.as"
2020
hiddenApiUrl = "http://writeas7pm7rcdqg.onion"
2121
readApiUrl = "http://i.write.as"
22-
VERSION = "0.1.1"
22+
VERSION = "0.2"
2323
)
2424

2525
func main() {

0 commit comments

Comments
 (0)