bump package version to 1.4.0
[squeep-indieauth-helper] / package.json
index ce3d3e176fcd8ec58664fe97796711387b80b692..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": {
@@ -30,7 +30,7 @@
     "got": "^13.0.0",
     "iconv": "^3.0.1",
     "ip-address": "^9.0.5",
-    "microformats-parser": "^2.0.1"
+    "microformats-parser": "^2.0.2"
   },
   "devDependencies": {
     "eslint": "^8.53.0",