Skip to content

Commit af5606c

Browse files
authored
Merge pull request #32 from Alzymologist/release-0.2.0
chore: bump to v0.2.0
2 parents bd5ba80 + d862ee7 commit af5606c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.2.0
2+
3+
fix: conform numeric derivation to upstream
4+
chore: bump sp-core to 35.0.0
5+

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "substrate-crypto-light"
33
description = "Cryptographic code for Substrate chains in pure rust with better baremetal support"
44
license = "GPL-3.0-or-later"
5-
version = "0.1.0"
5+
version = "0.2.0"
66
authors = [
77
"Alexander Slesarev <slesarew@gmail.com>",
88
"Vera Abramova <abramova.vera@gmail.com>",

0 commit comments

Comments
 (0)