diff --git a/package-lock.json b/package-lock.json index 90011e4..9878a0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@github/session-resume", - "version": "0.0.8", + "version": "0.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 74ae483..a5c6061 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@github/session-resume", - "version": "0.0.8", + "version": "0.1.0", "description": "Annotate fields to be persisted on navigation away from the current page.", "main": "dist/umd/index.js", "module": "dist/index.js",