bump package version to 1.1.6 master v1.1.6
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 21 Jan 2025 21:04:49 +0000 (13:04 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 21 Jan 2025 21:04:49 +0000 (13:04 -0800)
package-lock.json
package.json

index d5ebd3fd0ff25ddf7bf8a0b2a357a0e52c18cc47..5bc249407965bb2a9316569850994cd48fceb1f9 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/totp",
 {
   "name": "@squeep/totp",
-  "version": "1.1.5",
+  "version": "1.1.6",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/totp",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/totp",
-      "version": "1.1.5",
+      "version": "1.1.6",
       "license": "ISC",
       "dependencies": {
         "base32.js": "^0.1.0",
       "license": "ISC",
       "dependencies": {
         "base32.js": "^0.1.0",
index 54aae11f6c296f6122c4b68a7e7c683f7e3f1fca..835fa984015f318ebc76c95b88cbaae32ade1a2f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/totp",
 {
   "name": "@squeep/totp",
-  "version": "1.1.5",
+  "version": "1.1.6",
   "description": "A minimal TOTP/HOTP helper.",
   "main": "index.js",
   "scripts": {
   "description": "A minimal TOTP/HOTP helper.",
   "main": "index.js",
   "scripts": {