bump package version to 1.2.1 v1.2.1
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 27 Dec 2022 21:58:45 +0000 (13:58 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 27 Dec 2022 21:58:45 +0000 (13:58 -0800)
package-lock.json
package.json

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