Skip to content

Commit 2a71d56

Browse files
chore: update README example with vv0.4.2 (#107)
Co-authored-by: rayakame <202957330+rayakame@users.noreply.github.com>
1 parent 9edf9c8 commit 2a71d56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ version: "2"
1818
plugins:
1919
- name: python
2020
wasm:
21-
url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.4.1/sqlc-gen-better-python.wasm
22-
sha256: 4e01958114e2fb577782d94dc81556ef43aa3c7d8e1aa3f7ba31e781c443f731
21+
url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.4.2/sqlc-gen-better-python.wasm
22+
sha256: 9db2bada2a5f30dc0a48047e026d25e08dc169315df4c4836e7900a1f1eb85e6
2323
sql:
2424
- engine: "postgresql"
2525
queries: "query.sql"

0 commit comments

Comments
 (0)