diff --git a/changelog.md b/changelog.md index 3ab142b..3435bd1 100644 --- a/changelog.md +++ b/changelog.md @@ -721,6 +721,6 @@ No changes. Erroneous version bump. * All tables striped -## Next +## 0.7.6 * Fix: `lib/forms/populators` `decimal` method rounds floats diff --git a/package.json b/package.json index 6cad0da..36de3b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "overlook-framework", - "version": "0.7.5", + "version": "0.7.6", "description": "Yet another node web framework", "main": "./lib/", "author": {