From: Justin Wind Date: Sun, 13 Mar 2022 21:20:26 +0000 (-0700) Subject: bump package version to 1.0.4 X-Git-Tag: v1.0.4 X-Git-Url: http://git.squeep.com/?p=squeep-web-linking;a=commitdiff_plain;h=9a786b67a16416996df95b63c1a295dae98cf663 bump package version to 1.0.4 --- diff --git a/package-lock.json b/package-lock.json index 76dc222..d1ba819 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@squeep/web-linking", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 96b953e..fa9a53a 100644 --- a/package.json +++ b/package.json @@ -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": {