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 94e1262..0e96c03 100644
--- a/awwan.go
+++ b/awwan.go
@@ -19,7 +19,7 @@ import (
)
// Version current version of this module (library and program).
-var Version = `0.10.0`
+var Version = `0.11.0`
// osGetwd define the handler to get current working directory.
//