diff --git a/CHANGELOG.md b/CHANGELOG.md index 10d6068..6a999f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # CHANGELOG -## 0.0 +## 0.2 -### 0.0.1 (UNRELEASED) +### 0.2.0 - Initial release diff --git a/package.json b/package.json index ff3322b..e8140f9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "repository": "github:CartoDB/carto-api-client", "author": "Don McCurdy ", "packageManager": "yarn@4.3.1", - "version": "0.1.1", + "version": "0.2.0", "license": "MIT", "publishConfig": { "access": "public",