diff --git a/README.md b/README.md index d7e1ade..41ce9e4 100644 --- a/README.md +++ b/README.md @@ -181,5 +181,5 @@ preserved their individual licenses and copyrights. Everything is licensed under the MIT License. -All additional work is copyright 2018 - 2022 — Bartłomiej Iwańczuk and Steven -Guerrero — All rights reserved. +All additional work is copyright 2018 - 2024 — Bartłomiej Iwańczuk, Steven +Guerrero, Hector Ayala — All rights reserved. diff --git a/deno.json b/deno.json index 1fc619c..a25df52 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "lock": false, "name": "@bartlomieju/postgres", - "version": "0.17.2", + "version": "0.18.0", "exports": "./mod.ts" }