diff --git a/RELEASE b/RELEASE index b0013e4..130ec84 100644 --- a/RELEASE +++ b/RELEASE @@ -1,2 +1,2 @@ -1.2.0 -Migrated to using docker compose v2 or higher. +1.2.1 +Fix docker ps --quiet and --format use (#120) diff --git a/package.json b/package.json index 7d637ef..47b098e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ce-dev", "description": "Local Stack wrapper tool", - "version": "1.2.0", + "version": "1.2.1", "author": " @pm98zz-c", "bin": { "ce-dev": "./bin/run"