Skip to content

Commit f21be68

Browse files
committed
Version 2.0.12.
1 parent 3955648 commit f21be68

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ To run the application, have Docker and Docker Compose installed, and run `docke
1313

1414
## Version History
1515

16+
### v2.0.12 - 5/23/2023
17+
* Package update.
18+
1619
### v2.0.11 - 12/18/2022
1720
* Package updates.
1821

logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tis.roncli.com-logging",
3-
"version": "2.0.11",
3+
"version": "2.0.12",
44
"description": "gelf logging for tis.roncli.com.",
55
"homepage": "https://github.com/roncli/tis.roncli.com",
66
"bugs": {

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tis.roncli.com-node",
3-
"version": "2.0.11",
3+
"version": "2.0.12",
44
"description": "The site that allows users to search old Trax in Space 1 files.",
55
"homepage": "https://github.com/roncli/tis.roncli.com",
66
"bugs": {

0 commit comments

Comments
 (0)