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 6058888..126992f 100644
--- a/drive.go
+++ b/drive.go
@@ -10,7 +10,7 @@ import (
)
const (
- VersionNumber = "1.4.0"
+ VersionNumber = "1.5.0"
)
type Options struct {