diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf8e724..26c829b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
-
+
-## [1.1.0](https://github.com/nfl/react-gpt/compare/v1.0.1...v1.1.0) (2017-11-08)
+## [1.1.1](https://github.com/nfl/react-gpt/compare/v1.0.1...v1.1.1) (2017-11-08)
### Bug Fixes
diff --git a/package.json b/package.json
index 6b6ba6f..4b549bf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-gpt",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "A react display ad component using Google Publisher Tag",
"main": "lib/index.js",
"jsnext:main": "es/index.js",