mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-07 17:04:59 +00:00
Update release documentation (#954)
This commit is contained in:
parent
14da37d182
commit
4c3a4ad5a8
1 changed files with 0 additions and 7 deletions
|
@ -45,13 +45,6 @@ $ cargo install cargo-release
|
|||
|
||||
Note that credentials for authoring in this way are securely stored in
|
||||
the (GitHub) repo secrets as `CRATE_TOKEN`.
|
||||
* Bump the crate version again (to something like `0.8.1-alpha.0`) to
|
||||
indicate the start of new development cycle.
|
||||
|
||||
3. Push the updates to the `main` branch upstream:
|
||||
```
|
||||
$ git push upstream
|
||||
```
|
||||
|
||||
4. Check that the new version of the crate is available on crates.io:
|
||||
https://crates.io/crates/sqlparser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue