Skip to content

Commit

Permalink
0.0.2 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
danylo-safonov-solid authored Sep 22, 2023
1 parent 9afe900 commit 01c747d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 01c747d

Please sign in to comment.