diff --git a/features/postgres-client/devcontainer-feature.json b/features/postgres-client/devcontainer-feature.json index 016a3ba..594133e 100644 --- a/features/postgres-client/devcontainer-feature.json +++ b/features/postgres-client/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "postgres-client", - "version": "1.1.0", + "version": "1.1.1", "name": "Postgres Client", "description": "Installs needed client-side dependencies for Rails apps using Postgres" }