Skip to content

Commit

Permalink
Version bump to v1.0.2!
Browse files Browse the repository at this point in the history
  • Loading branch information
four43 committed Jan 29, 2016
1 parent 88edc83 commit 3708b2e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crisp-cache",
"version": "1.0.1",
"version": "1.0.2",
"description": "A crispy fresh cache that will try and use updated data where it can, but can use a stale entry if need be.",
"main": "main.js",
"scripts": {
Expand All @@ -19,8 +19,7 @@
"fresh",
"stale",
"expires",
"expired",
""
"expired"
],
"author": "Seth Miller <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 3708b2e

Please sign in to comment.