bump package version to 1.2.2 v1.2.2
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 27 Dec 2022 22:08:35 +0000 (14:08 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 27 Dec 2022 22:08:35 +0000 (14:08 -0800)
package-lock.json
package.json

index d6ff22d7258087676a518c81f4e2906e9a52e462..1c320ba503c8663c283cfa5f52260c4e0da80604 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.2.1",
+      "version": "1.2.2",
       "license": "ISC",
       "dependencies": {
         "@squeep/base64url": "^1.0.5",
index 0c48637d2d599fae8bc2e26d9548bc7b57da73b2..4da0d0bcde1362a02312480d03df66dfbb9b746b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {