Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

release version 0.1.0 #43

Merged
merged 1 commit into from
Nov 10, 2021
Merged

release version 0.1.0 #43

merged 1 commit into from
Nov 10, 2021

Conversation

guseggert
Copy link
Contributor

No description provided.

Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this repo needs to be updated. There are no code changes.

@guseggert
Copy link
Contributor Author

Are there any downsides to updating these anyway?

@marten-seemann
Copy link
Member

Other than creating churn, probably not.

@guseggert guseggert closed this Nov 10, 2021
@guseggert guseggert reopened this Nov 10, 2021
@github-actions
Copy link

Suggested version: v0.1.0
Comparing to: v0.0.1 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 5852ebd..11073c8 100644
--- a/go.mod
+++ b/go.mod
@@ -1,11 +1,13 @@
 module github.com/ipfs/go-ipfs-exchange-offline
 
+go 1.16
+
 require (
-	github.com/ipfs/go-block-format v0.0.2
-	github.com/ipfs/go-cid v0.0.1
-	github.com/ipfs/go-datastore v0.0.1
-	github.com/ipfs/go-ipfs-blockstore v0.0.1
+	github.com/ipfs/go-block-format v0.0.3
+	github.com/ipfs/go-cid v0.0.7
+	github.com/ipfs/go-datastore v0.5.0
+	github.com/ipfs/go-ipfs-blockstore v0.2.0
 	github.com/ipfs/go-ipfs-blocksutil v0.0.1
-	github.com/ipfs/go-ipfs-exchange-interface v0.0.1
-	github.com/ipfs/go-ipfs-util v0.0.1
+	github.com/ipfs/go-ipfs-exchange-interface v0.1.0
+	github.com/ipfs/go-ipfs-util v0.0.2
 )

gorelease says:

# summary
Suggested version: v0.1.0

gocompat says:

(empty)

@guseggert
Copy link
Contributor Author

Sorry I missed that this does have code changes, it is releasing this commit: 6ef3e0a

@guseggert guseggert merged commit c2a725e into master Nov 10, 2021
@guseggert guseggert deleted the guseggert-patch-1 branch November 10, 2021 19:21
@marten-seemann marten-seemann changed the title Version 0.1.0 release version 0.1.0 Nov 10, 2021
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants