diff --git a/CHANGELOG.md b/CHANGELOG.md index 72e9a61e0..72f2f0ff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# 0.12.3 - 2016-05-27 + - Fixed: public `joinUri` function now correctly join uri with protocol [#500](https://github.com/MoOx/phenomic/pull/500) diff --git a/package.json b/package.json index a84130903..ac89097d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phenomic", - "version": "0.12.2", + "version": "0.12.3", "description": "Modern website generator based on the React and Webpack ecosystem.", "keywords": [ "react",