Skip to content

Commit ff76b9d

Browse files
committed
1.0.6
1 parent a9101e4 commit ff76b9d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.6 - October, 09 2018
2+
3+
* a9101e4 Fix: class vs function (#28) (Lukas Aichbauer)
4+
15
1.0.5 - October, 09 2018
26

37
* 7de1449 Chore: manage dependencies (#27) (Lukas Aichbauer)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-routes-mapper",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "a small mapper for express routes",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)