diff --git a/features/postgres-client/devcontainer-feature.json b/features/postgres-client/devcontainer-feature.json index 7165f6a..a3eef3b 100644 --- a/features/postgres-client/devcontainer-feature.json +++ b/features/postgres-client/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "postgres-client", - "version": "0.1.0", + "version": "0.1.1", "name": "Postgres Client", "description": "Installs needed client-side dependencies for Rails apps using Postgres" }