bump package version to 1.0.5 v1.0.5
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 6 May 2022 18:50:05 +0000 (11:50 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 6 May 2022 18:50:05 +0000 (11:50 -0700)
package-lock.json
package.json

index 8bec57bfb3b15787fea03072e91ed65410fba030..4c55ba913fc5703b284aa2df0c6ee16d6501f806 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 6287c51574ae8f2cd7a0f3ba0bb4d9af505f7231..57dcfce8754021281fdab74640e20b516faf5f2c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "Parser for RFC 8288 Link headers",
   "main": "index.js",
   "scripts": {