Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Aug 16, 2023
1 parent 8bfd208 commit 417b4d2
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,6 +1,6 @@
module github.com/ipni/go-libipni

go 1.19
go 1.20

require (
github.com/filecoin-project/go-data-transfer/v2 v2.0.0-rc7
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.3.4"
"version": "v0.4.0"
}

0 comments on commit 417b4d2

Please sign in to comment.