bump package version to 1.2.8
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 10 Jun 2022 23:54:42 +0000 (16:54 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 10 Jun 2022 23:54:42 +0000 (16:54 -0700)
package-lock.json
package.json

index 3218a1f9dca3452a33a51360e7214e3fb7409c48..479eefb6527875adbc0bfe28136b54d34c855ac0 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/api-dingus",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/api-dingus",
-      "version": "1.2.7",
+      "version": "1.2.8",
       "license": "ISC",
       "dependencies": {
         "mime-db": "^1.52.0",
index d582e7b7f352caac2ce9e214720e1bbd0caa959e..6749fc42632231c83777d8d814717cac8ca18aa4 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/api-dingus",
-  "version": "1.2.7",
+  "version": "1.2.8",
   "description": "A minimal API server framework",
   "main": "index.js",
   "scripts": {