diff --git a/HISTORY.md b/HISTORY.md index 07d6c94..ca1f333 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.2.2 / 2015-02-16 +================== * deps: http-errors@~1.3.1 - Construct errors using defined constructors from `createError` diff --git a/package.json b/package.json index 61c30b6..ff5c748 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "resolve-path", "description": "Resolve a relative path against a root path with validation", - "version": "1.2.1", + "version": "1.2.2", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "