Skip to content

Commit ab7682e

Browse files
authored
chore: bump to v4 (#260)
<!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. --> ## Overview We need to bump to v4 because we have breaking changes that we want to release. ## Checklist <!-- Please complete the checklist to ensure that the PR is ready to be reviewed. IMPORTANT: PRs should be left in Draft until the below checklist is completed. --> - [ ] New and updated code has appropriate documentation - [ ] New and updated code has new and/or updated testing - [ ] Required CI checks are passing - [ ] Visual proof for any user facing features like CLI or documentation updates - [ ] Linked issues closed with keywords
1 parent 4c8099e commit ab7682e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/celestiaorg/blobstream-contracts/v3
1+
module github.com/celestiaorg/blobstream-contracts/v4
22

33
go 1.21.1
44

0 commit comments

Comments
 (0)