Skip to content

Commit

Permalink
(cargo-release) version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vacekj committed Feb 5, 2024
1 parent daa67e2 commit b54193f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pluralistic-rs"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
description = "A Rust crate for Quadratic Funding calculations"
license = "MIT"
Expand All @@ -25,4 +25,4 @@ serde_json = "1.0.108"

[[bench]]
name = "linear_qf"
harness = false
harness = false

0 comments on commit b54193f

Please sign in to comment.