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