diff --git a/CHANGELOG.md b/CHANGELOG.md index e14576f8..d25af7db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2.1.3] - Unreleased + +### Changed +### Added +### Updated +### Fixed + ## [2.1.2] - 2017-07-01 ### Changed diff --git a/package.json b/package.json index 58f27427..fe64cc41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magicmirror", - "version": "2.1.2", + "version": "2.1.3-dev", "description": "The open source modular smart mirror platform.", "main": "js/electron.js", "scripts": {