Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
kekonn authored Dec 2, 2024
1 parent 38e0273 commit de0ddf6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

5 changes: 4 additions & 1 deletion fercord_common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

## [Unreleased] - ReleaseDate

## [0.1.1] - 2024-12-02

### Added
- Nothing changed in the code. Only updated the workspace and package metadata

Expand All @@ -15,5 +17,6 @@
- Initial release

<!-- next-url -->
[Unreleased]: https://github.com/kekonn/fercord/compare/fercord_common-v0.1.0...HEAD
[Unreleased]: https://github.com/kekonn/fercord/compare/fercord_common-v0.1.1...HEAD
[0.1.1]: https://github.com/kekonn/fercord/compare/fercord_common-v0.1.0...fercord_common-v0.1.1
[0.1.0]: https://github.com/kekonn/fercord/compare/2b0df937a95c61775b2bdbadcbc212615ac2029d...fercord_common-v0.1.0
2 changes: 1 addition & 1 deletion fercord_common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fercord_common"
version = "0.1.0"
version = "0.1.1"
description = "Crate with common types used by the Fercord bot"
license.workspace = true
authors.workspace = true
Expand Down

0 comments on commit de0ddf6

Please sign in to comment.