bump package version to 1.1.4 v1.1.4
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 28 Jun 2022 17:16:46 +0000 (10:16 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 28 Jun 2022 17:16:46 +0000 (10:16 -0700)
package-lock.json
package.json

index e4cd8208291ee40a5314de554d1d6aa9dc234a45..11380466e84b92cb1e08c9a861fa3a9c804e0b5e 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.3",
+  "version": "1.1.4",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.1.3",
+      "version": "1.1.4",
       "license": "ISC",
       "dependencies": {
         "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.6",
index fb1d8eba1425d6ae88864027929f298befdd5dbb..1914aad4d6f3ec935f463d95a2391159903e8837 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.3",
+  "version": "1.1.4",
   "description": "A minimal convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {