bumps package version to 1.0.1 v1.0.1
authorJustin Wind <justin.wind+git@gmail.com>
Thu, 30 Dec 2021 21:25:56 +0000 (13:25 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Thu, 30 Dec 2021 21:25:56 +0000 (13:25 -0800)
package-lock.json
package.json

index 372c93713c3e506994bade762035de2d446645f4..bd0c553cd8d94edbf044d0de989e211e4d12afa4 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 0ade5398e9a63b86a658401c2bb3d1e13ce62e4b..85c199b5df68288d0e8b6bf2bdf283cbccb80981 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "A minimal convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {