Skip to content

Commit

Permalink
Update package version (#462)
Browse files Browse the repository at this point in the history
* chore: update package version

* chore: update readme credits

* update readme credits date
  • Loading branch information
bombillazo authored Feb 12, 2024
1 parent cadd9a1 commit 184769a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lock": false,
"name": "@bartlomieju/postgres",
"version": "0.17.2",
"version": "0.18.0",
"exports": "./mod.ts"
}

1 comment on commit 184769a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No typecheck tests failure

This error was most likely caused by incorrect type stripping from the SWC crate

Please report the following failure to https://github.com/denoland/deno with a reproduction of the current commit

Failure log

Please sign in to comment.