Skip to content

Commit 7ff6193

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2023-05-24) ### Bug Fixes * **hotfix:** fix schema query issues in postgres parser ([fc9d3a0](fc9d3a0))
1 parent fc9d3a0 commit 7ff6193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/sql",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)