diff --git a/package-lock.json b/package-lock.json index 3fc5151..00d90c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cwq", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cwq", - "version": "1.2.2", + "version": "1.2.3", "license": "Apache-2.0", "dependencies": { "@aws-sdk/client-cloudwatch-logs": "3.14.0", diff --git a/package.json b/package.json index 325bee9..3008da9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cwq", - "version": "1.2.2", + "version": "1.2.3", "description": "A CLI for CloudWatch Logs Insights", "author": "Brian Celenza", "license": "Apache-2.0",