aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drive.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/drive.go b/drive.go
index a26ecaa..389bbcd 100644
--- a/drive.go
+++ b/drive.go
@@ -10,7 +10,7 @@ import (
)
const (
- VersionNumber = "1.0.2"
+ VersionNumber = "1.1.0"
)
type Options struct {