Skip to content

Commit

Permalink
Merge dc135c1 into da9d885
Browse files Browse the repository at this point in the history
  • Loading branch information
bochaco committed Nov 7, 2022
2 parents da9d885 + dc135c1 commit 6f16b0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@59203cb6ee1ce85035e6fe7b3aa878cf80653739
- uses: wagoid/commitlint-github-action@v5
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://maidsafe.net"
license = "MIT OR BSD-3-Clause"
readme = "README.md"
repository = "https://github.com/maidsafe/qp2p"
version = "0.30.1"
version = "0.31.0"
authors = [ "MaidSafe Developers <dev@maidsafe.net>" ]
keywords = [ "quic" ]
edition = "2021"
Expand Down

0 comments on commit 6f16b0c

Please sign in to comment.