We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14da37d commit 4c3a4adCopy full SHA for 4c3a4ad
docs/releasing.md
@@ -45,13 +45,6 @@ $ cargo install cargo-release
45
46
Note that credentials for authoring in this way are securely stored in
47
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
55
56
4. Check that the new version of the crate is available on crates.io:
57
https://crates.io/crates/sqlparser
0 commit comments