Skip to content

Commit 613b800

Browse files
authored
Update README.md
1 parent 1138826 commit 613b800

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
@@ -5,8 +5,8 @@ version: '2'
55
plugins:
66
- name: kt
77
wasm:
8-
url: https://downloads.sqlc.dev/plugin/sqlc-gen-kotlin_1.1.0.wasm
9-
sha256: 57890144f4effed4fe71855418b87ad26d53dc5ed2030a66ad77e5e3a93d77fb
8+
url: https://downloads.sqlc.dev/plugin/sqlc-gen-kotlin_1.2.0.wasm
9+
sha256: 22b437ecaea66417bbd3b958339d9868ba89368ce542c936c37305acf373104b
1010
sql:
1111
- schema: src/main/resources/authors/postgresql/schema.sql
1212
queries: src/main/resources/authors/postgresql/query.sql

0 commit comments

Comments
 (0)