diff --git a/changelog.md b/changelog.md index d138f61..b0684e8 100644 --- a/changelog.md +++ b/changelog.md @@ -685,6 +685,6 @@ No changes. Erroneous version bump. * Field format for HTML * Fix: Update `typeahead` front end component CSS -## Next +## 0.6.13 * Fix: `html` format sanitizer function diff --git a/package.json b/package.json index 1d3611f..448a8fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "overlook-framework", - "version": "0.6.12", + "version": "0.6.13", "description": "Yet another node web framework", "main": "./lib/", "author": {