update version and dependencies

This commit is contained in:
cupcakearmy 2022-11-12 13:55:33 +01:00
parent 9d13e607f5
commit 6ae927ce71
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
3 changed files with 222 additions and 225 deletions

View File

@ -5,6 +5,12 @@ 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).
## [2.0.6] - 2022-11-12
### Fixed
- #66 Set minimum a view
## [2.0.5] - 2022-11-04
### Fixed

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[package]
name = "cryptgeon"
version = "2.0.4"
version = "2.0.5"
authors = ["cupcakearmy <hi@nicco.io>"]
edition = "2021"