Browse Source

1.1.0

pull/7/head v1.1.0
Luke Childs 8 years ago
parent
commit
efe3a4f3ba
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save