diff --git a/CHANGELOG.md b/CHANGELOG.md index b78d64c..726c07d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.0.2 +- Added interop for the rest of the types in `mod.ts` and others that are visible from it. + ## 0.0.1 - Initial version. diff --git a/pubspec.yaml b/pubspec.yaml index 8856f83..e1a47ee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: deno_postgres_interop description: An interop for js package deno-postgres - PostgreSQL driver that can be used in deno-deploy (supabase edge functions). -version: 0.0.1 +version: 0.0.2 repository: https://github.com/solid-software/deno_postgres_interop environment: