Skip to content

Commit 4c3a4ad

Browse files
authored
Update release documentation (apache#954)
1 parent 14da37d commit 4c3a4ad

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/releasing.md

-7
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ $ cargo install cargo-release
4545
4646
Note that credentials for authoring in this way are securely stored in
4747
the (GitHub) repo secrets as `CRATE_TOKEN`.
48-
* Bump the crate version again (to something like `0.8.1-alpha.0`) to
49-
indicate the start of new development cycle.
50-
51-
3. Push the updates to the `main` branch upstream:
52-
```
53-
$ git push upstream
54-
```
5548
5649
4. Check that the new version of the crate is available on crates.io:
5750
https://crates.io/crates/sqlparser

0 commit comments

Comments
 (0)