diff --git a/CHANGELOG.md b/CHANGELOG.md index 85cb850..9fb9c32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## Unreleased +## 0.7.0 + - Retain branch name when changing between branch patterns (#72) - Watch hash for changes, update app state on change (#75) diff --git a/package.json b/package.json index a8f63f9..4ca6dc6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "maperture", "author": "Stamen Design (https://stamen.com)", "description": "Stamen's map compare tool", - "version": "0.6.0", + "version": "0.7.0", "repository": { "type": "git", "url": "https://github.com/stamen/maperture.git"