diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f16e55..eaa397a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+# [3.17.0](https://github.com/automotivemastermind/prompt/compare/v3.16.0...v3.17.0) (2017-08-31)
+
+
+### Features
+
+* **gcloud:** add gcloud-install script ([c9631bd](https://github.com/automotivemastermind/prompt/commit/c9631bd))
+
+
+
# [3.16.0](https://github.com/automotivemastermind/prompt/compare/v3.15.2...v3.16.0) (2017-08-14)
diff --git a/package.json b/package.json
index fd51e0b..0dfb6f9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "prompt",
- "version": "3.16.0",
+ "version": "3.17.0",
"description": "A spectacular (BaSH) prompt for *nix distributions",
"main": "install.sh",
"repository": {