Browse Source

1.2.1

pull/8/head v1.2.1
Luke Childs 8 years ago
parent
commit
fcdce4dd75
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "expired",
"version": "1.2.0",
"version": "1.2.1",
"description": "Calculate when HTTP responses expire from the cache headers",
"main": "src/index.js",
"scripts": {

Loading…
Cancel
Save