bump package version to 1.0.4 v1.0.4
authorJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 21:20:26 +0000 (14:20 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 21:20:26 +0000 (14:20 -0700)
package-lock.json
package.json

index 76dc2222fb57ba8cb88b101379dea2a36586bdbb..d1ba819e7c3734bd188fc7013e94358089fc2d68 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 96b953ef4bafdd83ef2f5ea17255e70f719e7936..fa9a53a665cff58386edbbbfabcc99aabbcb085e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/web-linking",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "description": "Parser for RFC 8288 Link headers",
   "main": "index.js",
   "scripts": {