Skip to content

Commit

Permalink
v0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jul 24, 2019
1 parent bbf9755 commit b9f9715
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,6 @@ No changes. Erroneous version bump.
* Fix: `dataSize` format displayer indicate sizes are binary (GiB not GB)
* `dataSize` format displayer `decimal` option

## Next
## 0.7.9

* Allow calls to `require` within views
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "overlook-framework",
"version": "0.7.8",
"version": "0.7.9",
"description": "Yet another node web framework",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit b9f9715

Please sign in to comment.