Release v0.12.0 (#157)

* Bump version, update changelog

* Bump proc-macro crate

* Bump client crate
This commit is contained in:
Andrew Jones
2020-09-01 15:54:01 +01:00
committed by GitHub
parent e9c50e21d0
commit af45c39fb1
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "substrate-subxt-proc-macro"
version = "0.11.0"
version = "0.12.0"
authors = ["David Craven <david@craven.ch>", "Parity Technologies <admin@parity.io>"]
edition = "2018"
autotests = false