summaryrefslogtreecommitdiff
path: root/awwan.go
diff options
context:
space:
mode:
Diffstat (limited to 'awwan.go')
-rw-r--r--awwan.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/awwan.go b/awwan.go
index 167cb48..24f89a5 100644
--- a/awwan.go
+++ b/awwan.go
@@ -20,7 +20,7 @@ import (
)
// Version current version of this module (library and program).
-var Version = `0.12.2`
+var Version = `0.12.3`
// osGetwd define the handler to get current working directory.
//