Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Benzbeeb committed Mar 8, 2021
1 parent bae8239 commit bd5dfef
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions obi/obi-rs/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion obi/obi-rs/obi-derive-internal/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "obi-derive-internal"
version = "0.1.1"
version = "0.0.2"
authors = ["Band Protocol <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion obi/obi-rs/obi-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "obi-derive"
version = "0.1.1"
version = "0.0.2"
authors = ["Band Protocol <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion obi/obi-rs/obi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "obi"
version = "0.1.1"
version = "0.0.2"
authors = ["Band Protocol <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit bd5dfef

Please sign in to comment.