Skip to content

Commit

Permalink
chore(release): Bump-up version to 0.2.3 (#65)
Browse files Browse the repository at this point in the history
* Update README.md
* Bump-up version to 0.2.3
  • Loading branch information
mark-stopka authored Apr 6, 2021
1 parent f26d8c7 commit 1813484
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "cardano_ouroboros_network"
description = "This crate implements the networking layer for the Ouroboros protocol used by Cardano blockchain."
license = "GPL-3.0 OR LGPL-3.0-only"
version = "0.2.2"
version = "0.2.3"
authors = [
"Mark Stopka <mark.stopka@perlur.cloud>",
"Pavel Šimerda <pavel.simerda@perlur.cloud>",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ This crate implements the networking layer for the Ouroboros blockchain protocol

## [Cardano Project Catalyst](https://cardano.ideascale.com/a/home)
We regularly apply for funding from individual funds of [Cardano Project Catalyst](https://cardano.ideascale.com/a/home), below you can see our history of applications for funding:
- [ ] [Fund 3 - Ouroboros Rust Networking Crate](https://cardano.ideascale.com/a/dtd/Ouroboros-Networking-Rust-Crate/333161-48088) is currently undergoing voting
- 7 000 USD requested, [see GitHub project for details](https://github.com/2nd-Layer/rust-cardano-ouroboros-network/projects/3) about deliverables
- [ ] [Fund 3 - Ouroboros Rust Networking Crate](https://cardano.ideascale.com/a/dtd/Ouroboros-Networking-Rust-Crate/333161-48088), project not funded
- 7 000 USD requested, but was over budget for Fund 3

## Submit Pull Requests
This repository implements a [GitHub Action](https://github.com/aslafy-z/conventional-pr-title-action) to make sure that the PR name follows [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/). Make sure your PRs follow the referred specification to pass Continuous Integration testing.
Expand Down

0 comments on commit 1813484

Please sign in to comment.