diff options
Diffstat (limited to 'awwan.go')
| -rw-r--r-- | awwan.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ import ( ) const ( - Version = "0.5.1-dev" + Version = "0.6.0" CommandModeBuild = "build" CommandModeLocal = "local" |
