Skip to content

Commit

Permalink
release v4.0.0 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Sep 8, 2022
1 parent 48aa3a7 commit cc78f04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/libp2p/go-yamux/v3
module github.com/libp2p/go-yamux/v4

go 1.18

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": "v3.1.2"
"version": "v4.0.0"
}

0 comments on commit cc78f04

Please sign in to comment.