Skip to content

Commit

Permalink
update postgres connector registry (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
soupi authored Dec 21, 2023
1 parent cc91f09 commit 7ac41c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions registry/postgres/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"tags": [
"database"
],
"latest_version": "v0.1.0"
"latest_version": "v0.2.0"
},
"author": {
"support_email": "[email protected]",
Expand All @@ -20,8 +20,8 @@
"repository": "https://github.com/hasura/ndc-postgres",
"version": [
{
"tag": "v0.1.0",
"hash": "ef5b87e18b9f6e39a69dfaf94f03a1f392a659df",
"tag": "v0.2.0",
"hash": "98801634b0e1396c933188eef88178952f412a8c",
"is_verified": true
}
]
Expand Down

0 comments on commit 7ac41c2

Please sign in to comment.