bump package version to 1.3.0 v1.3.0
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 18 Mar 2023 20:21:32 +0000 (13:21 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 18 Mar 2023 20:21:32 +0000 (13:21 -0700)
package-lock.json
package.json

index 3c98b249c41cf45e8a2727e825a94917c6147de5..2fc835057715fae816c0456888212dd54464b017 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.12",
+  "version": "1.3.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.2.12",
+      "version": "1.3.0",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.9",
index 745f1c6132b1c0742cce14070499f55feb513167..16fb07e66db9ae004359a3dbb3471e1a32db7636 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.12",
+  "version": "1.3.0",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {