We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff659fa + 1c93616 commit a17d8bbCopy full SHA for a17d8bb
global.go
@@ -81,7 +81,7 @@ const cEMAIL = "email"
81
const cM2M = "m2m"
82
83
// Version number as per Semantic Versioning 2.0.0 (semver.org)
84
-const Version = "0.10.0"
+const Version = "0.10.1"
85
86
// VersionCodeName is the cool name we give to versions with significant changes.
87
// This name should always be a bug's name starting from A-Z them revolving back.
0 commit comments