Skip to content

Commit 208682d

Browse files
author
lazyluis
committed
update release to v2.0.x
1 parent 4de11a1 commit 208682d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.

proto-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "proto-build"
33
version = "0.1.0"
4-
authors = ["Justin Kilpatrick <justin@althea.net>", "Tony Arcieri <tony@iqlusion.io>"]
4+
authors = ["lazyluis<luis@side.one>"]
55
edition = "2018"
66
publish = false
77

side-proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "side-proto"
3-
version = "0.1.0-dev12"
3+
version = "2.0.0-alpha.1"
44
edition = "2021"
55
description = "Rust Client for Side Chain"
66
readme = "README.md"

side-proto/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Side Rust Client
1+
# Sidechain Rust Client

0 commit comments

Comments
 (0)