Skip to content

Commit

Permalink
Bump version to 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 9, 2024
1 parent 85a2759 commit eecae87
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

## [Unreleased]

## [2.0.14] - 2024-08-09

### Added

- Integration for `wally install` command when `use_wally` and `detect_project` settings are enabled
Expand Down Expand Up @@ -233,7 +235,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

- Brand new Argon CLI, written in Rust

[unreleased]: https://github.com/argon-rbx/argon/compare/2.0.13...HEAD
[unreleased]: https://github.com/argon-rbx/argon/compare/2.0.14...HEAD
[2.0.14]: https://github.com/argon-rbx/argon/compare/2.0.13...2.0.14
[2.0.13]: https://github.com/argon-rbx/argon/compare/2.0.12...2.0.13
[2.0.12]: https://github.com/argon-rbx/argon/compare/2.0.11...2.0.12
[2.0.11]: https://github.com/argon-rbx/argon/compare/2.0.10...2.0.11
Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository = "https://github.com/argon-rbx/argon"
documentation = "https://argon.wiki/docs"
homepage = "https://argon.wiki"
license = "Apache-2.0"
version = "2.0.13"
version = "2.0.14"
edition = "2021"
build = "build.rs"

Expand Down

0 comments on commit eecae87

Please sign in to comment.