diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66af152..b5fd627 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
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.
+
+## [0.4.8](https://github.com/medikoo/memoizee/compare/v0.4.7...v0.4.8) (2017-08-29)
+
+
+
## [0.4.7](https://github.com/medikoo/memoizee/compare/v0.4.6...v0.4.7) (2017-08-29)
diff --git a/package.json b/package.json
index 1213a21..981a45e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "memoizee",
- "version": "0.4.7",
+ "version": "0.4.8",
"description": "Memoize/cache function results",
"author": "Mariusz Nowak (http://www.medikoo.com/)",
"keywords": [