chore(release): prepare for v2.0.0

This commit is contained in:
Adrian Groh 2023-02-21 18:47:11 +01:00
parent b09f4a92a9
commit f1a70f751c
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,15 @@
# Changelog
## [2.0.0] - 2023-02-21
### Bug Fixes
- [**breaking**] Fix OS and host detection on macOS
### Miscellaneous
- Update dependencies
## [1.0.0] - 2023-02-19
### Documentation

View File

@ -3,7 +3,7 @@ members = ["pfetch-extractor"]
[package]
name = "pfetch"
version = "1.0.0"
version = "2.0.0"
edition = "2021"
authors = ["Gobidev"]
description = "A rewrite of the pfetch system information tool"