bump package version to 1.4.1 v1.4.1
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Dec 2023 23:03:11 +0000 (15:03 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Dec 2023 23:03:11 +0000 (15:03 -0800)
package-lock.json
package.json

index 0c32dd589ec793c4572c3a69261b779c2a7cf360..dda2ff6260bb1af1299456f1d1cfbaa23d00b8f9 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.4.0",
+  "version": "1.4.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.4.0",
+      "version": "1.4.1",
       "license": "ISC",
       "dependencies": {
         "@squeep/log-helper": "^1.0.0",
index c363a6f3b7d0dabde99a3df8281f9f9c634d1dc7..7454804aa16d7d7f2ccdecb6b2d648d78fb4c32d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.4.0",
+  "version": "1.4.1",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {