bump package version to 1.4.0 v1.4.0
authorJustin Wind <justin.wind+git@gmail.com>
Thu, 16 Nov 2023 00:40:59 +0000 (16:40 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Thu, 16 Nov 2023 00:40:59 +0000 (16:40 -0800)
package-lock.json
package.json

index 93a158987124c04a8a6220eeee0a9eddbcf4e0f5..6d6b8e8557158870a4e0b768a173584fca3ed349 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.3.0",
+  "version": "1.4.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.3.0",
+      "version": "1.4.0",
       "license": "ISC",
       "dependencies": {
         "@squeep/log-helper": "^1.0.0",
index 9e3cb367b7bf936ae4b8702d0a86fed0702b7661..d12f05de5db286abe3d472395b0682083c163bb1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.3.0",
+  "version": "1.4.0",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {