bump package version to 1.1.3 v1.1.3
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 11 Jun 2022 00:39:05 +0000 (17:39 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 11 Jun 2022 00:39:05 +0000 (17:39 -0700)
package-lock.json
package.json

index a83572843a07a80c3a8f9b3fd43ffd4d5b8cbc45..9854b8829dc34f6f5368fbe50e18d0475f69cbde 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.2",
+  "version": "1.1.3",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.1.2",
+      "version": "1.1.3",
       "license": "ISC",
       "dependencies": {
         "@squeep/web-linking": "git+https://git.squeep.com/squeep-web-linking/#v1.0.5",
index 338e98dafec5bcafae9d05d5446bda7e7242f7e1..42dc7af487dd8759e497e4234d4bc1f66c9e23f5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.2",
+  "version": "1.1.3",
   "description": "A minimal convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {