diff --git a/changelog.md b/changelog.md index 49c6c40..dc5e066 100644 --- a/changelog.md +++ b/changelog.md @@ -650,7 +650,7 @@ No changes. Erroneous version bump. * Fix: `bootstrap` front end component fonts * Skip Travis CI runs on release tags -## Next +## 0.6.6 * Fix: Date/time picker fields * Fix: Typeahead fields diff --git a/package.json b/package.json index 2e4faa4..ed31383 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "overlook-framework", - "version": "0.6.5", + "version": "0.6.6", "description": "Yet another node web framework", "main": "./lib/", "author": {