diff --git a/CHANGELOG.md b/CHANGELOG.md index f1033c0..20b055b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## pending +## 3.0.2 * Fixed package author email (#16) * Fixed docs (#17) diff --git a/package.json b/package.json index 55415e8..fab1f9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "athletic", - "version": "3.0.1", + "version": "3.0.2", "description": "A lightweight library for declarative applications", "main": "index.js", "repository": {