bump package version to 1.1.6 v1.1.6
authorJustin Wind <justin.wind+git@gmail.com>
Mon, 19 Sep 2022 18:25:16 +0000 (11:25 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 19 Sep 2022 18:25:16 +0000 (11:25 -0700)
package-lock.json
package.json

index 24baa6822350342598261d24f25be7ef7b549f30..2c5e5b3bcb7556c40b60514e36182bb9cc69c121 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.5",
+  "version": "1.1.6",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.1.5",
+      "version": "1.1.6",
       "license": "ISC",
       "dependencies": {
         "@squeep/base64url": "^1.0.5",
index 2a35fc4a05a22bcf9dc7d6bd61571a0751e278b6..e1f57897b389b22ac9567fd4b6048d4250befd50 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.5",
+  "version": "1.1.6",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {