lib: bump version to v0.4.0

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
Julian Strobl 2024-01-12 10:03:24 +01:00
parent 3ca10dfff1
commit d0e269a478
No known key found for this signature in database
GPG Key ID: E0A8F9AD733499A7

2
go.mod
View File

@ -21,7 +21,7 @@ require (
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
github.com/planetmint/planetmint-go/lib v0.3.0
github.com/planetmint/planetmint-go/lib v0.4.0
github.com/rddl-network/elements-rpc v0.5.2
github.com/spf13/cast v1.5.0
github.com/spf13/cobra v1.6.1