diff --git a/CHANGELOG.md b/CHANGELOG.md index 010631d..91af368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## 0.1.16 - Oct 9, 2015 +## 0.1.17 - Oct 9, 2015 **Implemented enhancements, merged pull requrests:** diff --git a/package.json b/package.json index 587a6b3..e329d9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-notification-system", - "version": "0.1.16", + "version": "0.1.17", "description": "A React Notification System fully customized", "main": "dist/notification-system.js", "scripts": {