all: release 0.20.0

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2022-04-28 17:03:38 +02:00
parent f0a260be66
commit dbff576c9e
2 changed files with 43 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.19.0"
const Version = "0.20.0"