Updates for version 0.11 release

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans
2020-03-07 09:16:59 -08:00
parent 0c7b6c0d3c
commit 08cc84ce48
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ package drivers
// Version returns a user-readable string showing the version of the drivers package for support purposes.
// Update this value before release of new version of software.
const Version = "0.10.0"
const Version = "0.11.0"