bump package version to 1.0.2 v1.0.2
authorJustin Wind <justin.wind+git@gmail.com>
Thu, 30 Dec 2021 21:24:00 +0000 (13:24 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Thu, 30 Dec 2021 21:24:00 +0000 (13:24 -0800)
package-lock.json
package.json

index b595a86d577092c74ff1d6d34be13ffcebf9f379..25305734602c667c8851103946ae06767f3c8f7f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 96cba9629f8f9859b97df3aba7c21d5c6406b2c6..03d5bd923644bfa36fab27e78da8ef4e17e8bda9 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "description": "Parser for RFC 8288 Link headers",
   "main": "index.js",
   "scripts": {