Skip to content

Commit a60eeb4

Browse files
committed
Bump crate version to 0.2.0
1 parent 464c698 commit a60eeb4

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ body:
3030
id: version
3131
attributes:
3232
label: rustls-cng-crypto version
33-
placeholder: "0.1.2"
33+
placeholder: "0.2.0"
3434
validations:
3535
required: true
3636
- type: input

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
[package]
77
name = "rustls-cng-crypto"
8-
authors = ["Tom Fay <tom@teamfay.co.uk>"]
9-
version = "0.1.2"
8+
version = "0.2.0"
109
edition = "2021"
1110
license = "MIT"
1211
description = "Rustls crypto provider for CNG"

0 commit comments

Comments
 (0)