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": {