diff --git a/README.md b/README.md index e1af13b..d41ddf1 100644 --- a/README.md +++ b/README.md @@ -147,18 +147,18 @@ alongside the library This situation will become more stable as `std` and `deno-postgres` approach 1.0 -| Deno version | Min driver version | Max driver version | -| ------------- | ------------------ | ------------------ | -| 1.8.x | 0.5.0 | 0.10.0 | -| 1.9.0 | 0.11.0 | 0.11.1 | -| 1.9.1 and up | 0.11.2 | 0.11.3 | -| 1.11.0 and up | 0.12.0 | 0.12.0 | -| 1.14.0 and up | 0.13.0 | 0.13.0 | -| 1.15.0 | 0.13.0 | | -| 1.16.0 | 0.14.0 | 0.14.3 | -| 1.17.0 | 0.15.0 | | -| 1.40.0 | 0.17.2 | | -This module is available on JSR starting from 0.17.2. +| Deno version | Min driver version | Max driver version | +| ----------------------------------------------------- | ------------------ | ------------------ | +| 1.8.x | 0.5.0 | 0.10.0 | +| 1.9.0 | 0.11.0 | 0.11.1 | +| 1.9.1 and up | 0.11.2 | 0.11.3 | +| 1.11.0 and up | 0.12.0 | 0.12.0 | +| 1.14.0 and up | 0.13.0 | 0.13.0 | +| 1.15.0 | 0.13.0 | | +| 1.16.0 | 0.14.0 | 0.14.3 | +| 1.17.0 | 0.15.0 | | +| 1.40.0 | 0.17.2 | | +| This module is available on JSR starting from 0.17.2. | | | ## Contributing guidelines