Skip to content

Commit fd379e3

Browse files
committed
Prepare v2.1.0 release.
1 parent 7c8dcda commit fd379e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.0.1
1+
v2.1.0

cloudscale.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
libraryVersion = "v2.0.1"
16+
libraryVersion = "v2.1.0"
1717
defaultBaseURL = "https://api.cloudscale.ch/"
1818
userAgent = "cloudscale/" + libraryVersion
1919
mediaType = "application/json"

0 commit comments

Comments
 (0)