We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a70c6e commit 6b37c16Copy full SHA for 6b37c16
docs/releasing.md
@@ -17,7 +17,7 @@ instance:
17
git tag -a '0.6.0' -m '(cargo-release) sqlparser version 0.6.0'
18
```
19
20
-This will create a new tag, `0.6.0` which the message,
+This will create a new tag, `0.6.0` with the message,
21
`(cargo-release) sqlparser version 0.6.0`.
22
23
Once the tag is created, pushing the tag upstream will trigger a publishing
0 commit comments