From c2c6183769d7cf7177f427439529f0b2b606ef6a Mon Sep 17 00:00:00 2001 From: "Ronald M. Clifford" Date: Sun, 18 Dec 2022 20:56:54 -0800 Subject: [PATCH] Version 2.0.11. --- README.md | 3 +++ logging/package.json | 2 +- node/package.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25e73f3c..168f33b4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ To run the application, have Docker and Docker Compose installed, and run `docke ## Version History +### v2.0.11 - 12/18/2022 +* Package updates. + ### v2.0.10 - 8/26/2022 * Package updates. diff --git a/logging/package.json b/logging/package.json index 1b0d9174..12db1005 100644 --- a/logging/package.json +++ b/logging/package.json @@ -1,6 +1,6 @@ { "name": "tis.roncli.com-logging", - "version": "2.0.10", + "version": "2.0.11", "description": "gelf logging for tis.roncli.com.", "homepage": "https://github.com/roncli/tis.roncli.com", "bugs": { diff --git a/node/package.json b/node/package.json index 9fd554b4..faf2c49c 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "tis.roncli.com-node", - "version": "2.0.10", + "version": "2.0.11", "description": "The site that allows users to search old Trax in Space 1 files.", "homepage": "https://github.com/roncli/tis.roncli.com", "bugs": {