diff --git a/README.md b/README.md index c02d11fc..a4f9931e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ To run the application, have Docker and Docker Compose installed, and run `docke ## Version History +### v2.0.7 - 12/11/2021 + +* Package updates. + ### v2.0.6 - 11/21/2021 * Package updates. diff --git a/logging/package.json b/logging/package.json index 4a361b94..3c0b6f18 100644 --- a/logging/package.json +++ b/logging/package.json @@ -1,6 +1,6 @@ { "name": "tis.roncli.com-logging", - "version": "2.0.6", + "version": "2.0.7", "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 f665972c..4d3c5eb5 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "tis.roncli.com-node", - "version": "2.0.6", + "version": "2.0.7", "description": "The site that allows users to search old Trax in Space 1 files.", "homepage": "https://github.com/roncli/tis.roncli.com", "bugs": {