Bump versions (#271)

* bump versions

* bumping docs version -it was already 1.0.0 but we forgot to merge it back to main-
This commit is contained in:
Özgün Özerk
2024-08-02 12:09:00 +03:00
committed by Gustavo Gonzalez
parent ba3647d171
commit 249d91dc70
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ description = "A generic parachain runtime template"
edition = { workspace = true }
license = { workspace = true }
repository = { workspace = true }
version = "1.0.0"
version = "2.0.0"
[package.metadata.docs.rs]
targets = [ "x86_64-unknown-linux-gnu" ]