bump package version to 1.0.1 master v1.0.1
authorJustin Wind <justin.wind+git@gmail.com>
Sun, 27 Aug 2023 22:01:33 +0000 (15:01 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sun, 27 Aug 2023 22:01:33 +0000 (15:01 -0700)
package-lock.json
package.json

index e400fe676d5052e97ae33d347503522a85a3b546..a4ed13fcb410f824e6b15087ea393c778536b103 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/resource-authentication-module",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/resource-authentication-module",
-      "version": "1.0.0",
+      "version": "1.0.1",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "v2.0.0",
index 36a8a948775788f3de68720cc3c828337d364b7d..0d9faa0d7988705dc62e18936448a58f5cc531f2 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/resource-authentication-module",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Wrangles authentication for resource servers; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {