Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxpilot committed Oct 16, 2023
1 parent c2076a1 commit b18154b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

3.0.1 / 2023-10-16
==================

* replace jshint with @pirxpilot/jshint
* replace mocha with native node test runner

3.0.0 / 2022-05-16
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "connect-cachify-static",
"version": "3.0.0",
"version": "3.0.1",
"description": "static (simpler and faster) variant of connect-cachify middleware",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -40,4 +40,4 @@
"bin",
"lib"
]
}
}

0 comments on commit b18154b

Please sign in to comment.