File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
author = 'Kyle Conroy'
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = '1.10 .0'
25
+ release = '1.11 .0'
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ docker run --rm -v $(pwd):/src -w /src kjconroy/sqlc generate
42
42
43
43
## Downloads
44
44
45
- Get pre-built binaries for * v1.10 .0* :
45
+ Get pre-built binaries for * v1.11 .0* :
46
46
47
- - [ Linux] ( https://github.com/kyleconroy/sqlc/releases/download/v1.10 .0/sqlc_1.10 .0_linux_amd64.tar.gz )
48
- - [ macOS] ( https://github.com/kyleconroy/sqlc/releases/download/v1.10 .0/sqlc_1.10 .0_darwin_amd64.zip )
49
- - [ Windows (MySQL only)] ( https://github.com/kyleconroy/sqlc/releases/download/v1.10 .0/sqlc_1.10 .0_windows_amd64.zip )
47
+ - [ Linux] ( https://github.com/kyleconroy/sqlc/releases/download/v1.11 .0/sqlc_1.11 .0_linux_amd64.tar.gz )
48
+ - [ macOS] ( https://github.com/kyleconroy/sqlc/releases/download/v1.11 .0/sqlc_1.11 .0_darwin_amd64.zip )
49
+ - [ Windows (MySQL only)] ( https://github.com/kyleconroy/sqlc/releases/download/v1.11 .0/sqlc_1.11 .0_windows_amd64.zip )
You can’t perform that action at this time.
0 commit comments