Bump version to 0.6.0

This commit is contained in:
João Marcos 2025-04-06 13:52:44 -03:00
parent 3bf6aaa810
commit cfa7ad0687
2 changed files with 9 additions and 4 deletions

View File

@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
_This changelog was created after v0.3.1. As a result, there may be slight inaccuracies with prior versions._
Categories Used:
- New Features - new features added to ouch itself, not CI
@ -18,7 +16,14 @@ Categories Used:
**Bullet points in chronological order by PR**
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.5.1...HEAD)
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.6.0...HEAD)
### New Features
### Bug Fixes
### Tweaks
### Improvements
## [0.6.0](https://github.com/ouch-org/ouch/compare/0.5.1...0.6.0)
### New Features

View File

@ -1,6 +1,6 @@
[package]
name = "ouch"
version = "0.5.1"
version = "0.6.0"
authors = [
"João M. Bezerra <marcospb19@hotmail.com>",
"Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>",