Skip to content

Commit

Permalink
fixing 1.2.0 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarstonConnell authored Dec 29, 2022
2 parents dccbd24 + bff1d3a commit 30bae37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/proto-buf-publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.2.0
- uses: bufbuild/buf-setup-action@v1.10.0
- uses: bufbuild/buf-setup-action@v1.11.0

# lint checks
- uses: bufbuild/buf-lint-action@v1
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![canine banner](banner.png)
# Canine Chain by Jackal
**Canine** is a blockchain built using Cosmos SDK and Tendermint.
# Jackal Core
**Jackal Core** is a blockchain built using Cosmos SDK and Tendermint.

[![golangci-lint](https://github.com/JackalLabs/canine-chain/actions/workflows/golangci.yml/badge.svg)](https://github.com/JackalLabs/canine-chain/actions/workflows/golangci.yml)
[![Test](https://github.com/JackalLabs/canine-chain/actions/workflows/test.yml/badge.svg)](https://github.com/JackalLabs/canine-chain/actions/workflows/test.yml)
Expand Down

0 comments on commit 30bae37

Please sign in to comment.