bump package version to 1.0.2 v1.0.2
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 21 Jan 2022 19:04:03 +0000 (11:04 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 21 Jan 2022 19:04:03 +0000 (11:04 -0800)
package-lock.json
package.json

index 4c3d2ece67eb76a912e0227310c2853e6c0d1d4b..81b536725285faea7e8ca8b2f8b4b0e9b2939d7d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 6c22216fe4d7622f3c49d357257bc6477f4f136a..d12a1af65a26647b648deb676dee45e7c5d1a6cf 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "description": "A minimal convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {