bump package version to 1.0.6 v1.0.6
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 28 Jun 2022 00:40:07 +0000 (17:40 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 28 Jun 2022 00:40:07 +0000 (17:40 -0700)
package-lock.json
package.json

index b9ed23bd6b876862d1523b0c8c7813552b78d625..b17e909e0ce723a15e38538635a1a810906ba978 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.5",
+  "version": "1.0.6",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/web-linking",
-      "version": "1.0.5",
+      "version": "1.0.6",
       "license": "ISC",
       "devDependencies": {
         "eslint": "^8.18.0",
index 280c83b9cd9dc5ad65d9b6bb7a57604fe5fc728b..69b6437467bde8a0d4594099b2e24f64a378f415 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.5",
+  "version": "1.0.6",
   "description": "Parser for RFC 8288 Link headers",
   "main": "index.js",
   "scripts": {