Skip to content

Commit e2a3fab

Browse files
github-actions[bot]eopb
authored andcommitted
chore: release
1 parent 59a6955 commit e2a3fab

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.0.2](https://github.com/eopb/cargo-override/compare/v0.0.1...v0.0.2) - 2024-09-04
10+
11+
### Other
12+
- First release with a changelog 🚀

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-override"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2021"
55
rust-version = "1.79"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)