Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jun 2, 2016
1 parent f2544ce commit 49b450b
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 @@ -54,7 +54,7 @@
* Code comments
* README update

## Next
## 1.0.1

* Fix: `this` context can be overridden for final function only
* Refactor: less lengthy closures
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shimstack",
"version": "1.0.0",
"version": "1.0.1",
"description": "Middleware for functions",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit 49b450b

Please sign in to comment.