diff --git a/version.go b/version.go index 1a9bd4b..e20684c 100644 --- a/version.go +++ b/version.go @@ -5,4 +5,4 @@ package sysinfo // Version of the sysinfo library. -const Version = "1.0.1" +const Version = "1.0.2"