diff options
| author | Shulhan <ms@kilabit.info> | 2023-10-21 20:50:07 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-10-21 20:52:50 +0700 |
| commit | 89d21112397ce7a4868a93946365ca355a2f4e89 (patch) | |
| tree | 83f36c232c73424c9c2f20679f8c3d6b78ee41e4 /awwan.go | |
| parent | fe25cf912a9546d27d492c8b10e1fb7095288b73 (diff) | |
| download | awwan-89d21112397ce7a4868a93946365ca355a2f4e89.tar.xz | |
all: prepare change logs for the next release
Diffstat (limited to 'awwan.go')
| -rw-r--r-- | awwan.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ import ( ) // Version current version of this module (library and program). -var Version = `0.8.0` +var Version = `0.9.0-alpha` // List of command available for program awwan. const ( |
