aboutsummaryrefslogtreecommitdiffstats
path: root/drive.go
diff options
context:
space:
mode:
authorPetter Rasmussen2015-02-22 16:01:23 +0100
committerPetter Rasmussen2015-02-22 16:01:23 +0100
commitb69caef384c5e4bd69651fcc025beeb02827794c (patch)
treea72a9b72bc5d3e5615c63189019f385431d22d08 /drive.go
parentf7bdb1c3a6e2f2b6644dd4142d3d6aaf1803b826 (diff)
downloadgdrive-b69caef384c5e4bd69651fcc025beeb02827794c.tar.bz2
Version 1.4.0
Diffstat (limited to 'drive.go')
-rw-r--r--drive.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/drive.go b/drive.go
index 76ffc7e..6058888 100644
--- a/drive.go
+++ b/drive.go
@@ -10,7 +10,7 @@ import (
)
const (
- VersionNumber = "1.3.0"
+ VersionNumber = "1.4.0"
)
type Options struct {