Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxpilot committed Feb 4, 2018
1 parent 726caa0 commit c222ed9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

1.6.0 / 2018-02-03
==================

* add cachify-sum script

1.5.1 / 2017-02-18
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "connect-cachify-static",
"version": "1.5.1",
"version": "1.6.0",
"description": "static (simpler and faster) variant of connect-cachify middleware",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"bin",
"lib"
]
}
}

0 comments on commit c222ed9

Please sign in to comment.