Skip to content

Commit

Permalink
Merge pull request #506 from ipfs/release
Browse files Browse the repository at this point in the history
Merge Release v0.15.0
  • Loading branch information
hacdias authored Nov 3, 2023
2 parents 3982cdc + 521f8d4 commit a966a74
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ The following emojis are used to highlight certain changes:

### Security

## [v0.15.0]

### Changed

* 🛠 Bumped to [`go-libp2p` 0.32](https://github.com/libp2p/go-libp2p/releases/tag/v0.32.0).

## [v0.14.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v0.14.0"
"version": "v0.15.0"
}

0 comments on commit a966a74

Please sign in to comment.