Skip to content

Commit 3708b2e

Browse files
committed
Version bump to v1.0.2!
1 parent 88edc83 commit 3708b2e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crisp-cache",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A crispy fresh cache that will try and use updated data where it can, but can use a stale entry if need be.",
55
"main": "main.js",
66
"scripts": {
@@ -19,8 +19,7 @@
1919
"fresh",
2020
"stale",
2121
"expires",
22-
"expired",
23-
""
22+
"expired"
2423
],
2524
"author": "Seth Miller <seth@four43.com>",
2625
"license": "MIT",

0 commit comments

Comments
 (0)