Bump to v1.3.1

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2019-05-16 13:12:31 -04:00
parent e2cd3d2eec
commit 7210727e20
2 changed files with 46 additions and 1 deletions

View File

@ -4,7 +4,7 @@ package version
// NOTE: remember to bump the version at the top
// of the top-level README.md file when this is
// bumped.
const Version = "1.3.1-dev"
const Version = "1.3.1"
// RemoteAPIVersion is the version for the remote
// client API. It is used to determine compatibility