mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-11-27 01:11:54 +00:00
fix typo
This commit is contained in:
parent
1a70c6e1fe
commit
6b37c1642f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ instance:
|
||||||
git tag -a '0.6.0' -m '(cargo-release) sqlparser version 0.6.0'
|
git tag -a '0.6.0' -m '(cargo-release) sqlparser version 0.6.0'
|
||||||
```
|
```
|
||||||
|
|
||||||
This will create a new tag, `0.6.0` which the message,
|
This will create a new tag, `0.6.0` with the message,
|
||||||
`(cargo-release) sqlparser version 0.6.0`.
|
`(cargo-release) sqlparser version 0.6.0`.
|
||||||
|
|
||||||
Once the tag is created, pushing the tag upstream will trigger a publishing
|
Once the tag is created, pushing the tag upstream will trigger a publishing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue