bump package version to 1.1.7 v1.1.7
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 7 Oct 2022 18:46:47 +0000 (11:46 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 7 Oct 2022 18:46:47 +0000 (11:46 -0700)
package-lock.json
package.json

index 53f91dfba866359c549a1df2b8a966df963a0c84..76d5d1d5d144b8212b9c71c807b6255e1b6de75a 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.6",
+  "version": "1.1.7",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.1.6",
+      "version": "1.1.7",
       "license": "ISC",
       "dependencies": {
         "@squeep/base64url": "^1.0.5",
index 0027ca765d74d85e38ed96224b4c95881cc4d20e..54f3837bc38e4cf299a0e4338df5a2f7085bf115 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.6",
+  "version": "1.1.7",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {