bump package version to 1.0.1 v1.0.1
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Oct 2021 22:49:07 +0000 (15:49 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Oct 2021 22:49:07 +0000 (15:49 -0700)
package-lock.json
package.json

index ca9d66c9d65d8534ff7f1cb5c07d892a4a1ac2fe..bef193b29d8000018b8edb189f99e62bb5767449 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index e3961e663fc42fc5a22656256b6dbf52faa0aace..d7980bebd51b23c5edea7ae5e63d6dafc65275bc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Parser for RFC 8288 Link headers",
   "main": "index.js",
   "scripts": {