Skip to content

Commit

Permalink
chore(ci): bump version to 0.2.0
Browse files Browse the repository at this point in the history
- considering the nightly change as breaking is easier for our crates
  • Loading branch information
IceTDrinker committed Aug 29, 2024
1 parent fb04ace commit 6ba30eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "concrete-ntt"
version = "0.1.2"
version = "0.2.0"
edition = "2021"
description = "Concrete-NTT is a pure Rust high performance number theoretic transform library."
readme = "README.md"
Expand Down

0 comments on commit 6ba30eb

Please sign in to comment.