Skip to content

Commit

Permalink
chore: manual release tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
chrjabs committed Oct 16, 2024
1 parent d663b4f commit 9c2bcbf
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 13 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions batsat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@

All notable changes to this project will be documented in this file.

## [0.1.1] - 2024-10-16

### Documentation

- Fix changelog

<!-- generated by git-cliff -->
### [0.1.0] - 2024-10-16

Initial Release
Expand Down
2 changes: 1 addition & 1 deletion batsat/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustsat-batsat"
version = "0.1.1"
version = "0.1.0"
edition = "2021"
authors = ["Noah Bruns <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion capi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustsat-capi"
version = "0.6.0"
version = "0.6.1"
edition.workspace = true
authors = ["Christoph Jabs <[email protected]>"]
license.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion pyapi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustsat-pyapi"
version = "0.6.0"
version = "0.6.1"
edition.workspace = true
authors = ["Christoph Jabs <[email protected]>"]
license.workspace = true
Expand Down

0 comments on commit 9c2bcbf

Please sign in to comment.