Bump the version to 0.2.5
Check Details
Lints Details
Test Suite Details

This commit is contained in:
Paul van Tilburg 2023-03-24 13:10:04 +01:00
parent 122f98a92d
commit a289bd9ef0
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1834,7 +1834,7 @@ checksum = "238abfbb77c1915110ad968465608b68e869e0772622c9656714e73e5a1a522f"
[[package]]
name = "sinoptik"
version = "0.2.4"
version = "0.2.5"
dependencies = [
"assert_float_eq",
"assert_matches",

View File

@ -1,6 +1,6 @@
[package]
name = "sinoptik"
version = "0.2.4"
version = "0.2.5"
authors = [
"Admar Schoonen <admar@luon.net",
"Paul van Tilburg <paul@luon.net>"