bump package version to 1.2.0 v1.2.0
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 12 Nov 2022 19:36:30 +0000 (11:36 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 12 Nov 2022 19:36:30 +0000 (11:36 -0800)
package-lock.json
package.json

index 3586406f6ed07fb1bda006a3a9b7f9cd8f048871..4918ff23507b52bf8411660ca04fffdc61475516 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.7",
+  "version": "1.2.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/indieauth-helper",
-      "version": "1.1.7",
+      "version": "1.2.0",
       "license": "ISC",
       "dependencies": {
         "@squeep/base64url": "^1.0.5",
index fb2f0ab0965da2f0c28b27fb88701be317c9f087..c73bb9972d136602180956cdb40a09c99cee754a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/indieauth-helper",
-  "version": "1.1.7",
+  "version": "1.2.0",
   "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
   "main": "index.js",
   "scripts": {