Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
3.2.0 release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffposnick committed May 25, 2016
1 parent 914d491 commit 89d35a0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sw-precache",
"version": "3.1.1",
"description": "Generate service worker code that will precache specific resources.",
"version": "3.2.0",
"description": "Generates a service worker to cache your local App Shell resources.",
"author": {
"name": "Jeff Posnick",
"email": "[email protected]",
Expand All @@ -14,7 +14,9 @@
"offline",
"precaching",
"service-worker",
"serviceworker"
"serviceworker",
"appshell",
"pwa"
],
"engines": {
"node": ">=0.10.0"
Expand Down

0 comments on commit 89d35a0

Please sign in to comment.