Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 23, 2015
1 parent 31684ab commit 99893af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
1.1.0 / 2015-04-22
==================

* Use `setprototypeof` instead of `__proto__`
* deps: debug@~2.1.3
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "router",
"description": "Simple middleware-style router",
"version": "1.0.0",
"version": "1.1.0",
"author": "Douglas Christopher Wilson <[email protected]>",
"license": "MIT",
"repository": "pillarjs/router",
Expand Down

0 comments on commit 99893af

Please sign in to comment.