diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "xlg-sqlfmt" -version = "0.2.0" +version = "0.3.0" edition = "2024" description = "A command-line SQL formatter that reads SQL from stdin and writes formatted SQL to stdout" license = "MIT" |
