diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecf23e0..cd12667 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [0.11.1](https://github.com/EmmaRamirez/emmaramirez.me/compare/0.11.0...0.11.1) (2018-06-18)
+
+
+### Bug Fixes
+
+* save writing ([5a74acb](https://github.com/EmmaRamirez/emmaramirez.me/commit/5a74acb))
+
+
+
# [0.11.0](https://github.com/EmmaRamirez/emmaramirez.me/compare/0.10.8...0.11.0) (2018-06-18)
diff --git a/package-lock.json b/package-lock.json
index 71fd9f3..806aaa1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "emmaramirez.me",
- "version": "0.11.0",
+ "version": "0.11.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index a3021d2..98f37a8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "emmaramirez.me",
- "version": "0.11.0",
+ "version": "0.11.1",
"description": "emma's personal website",
"main": "index.js",
"dependencies": {