Bump to v1.0-3

This commit is contained in:
Melon 2022-06-27 00:16:37 +01:00
parent d881886bc5
commit 6de8862cc1
Signed by: melon
GPG Key ID: B0ADD5395BCDAAB6
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ import (
"fmt"
"os"
mclookup "codehub.onpointcoding.net/sean/go-mclookup"
"code.mrmelon54.xyz/sean/go-mclookup"
)
func main() {

2
go.mod
View File

@ -1,3 +1,3 @@
module codehub.onpointcoding.net/sean/go-mclookup
module code.mrmelon54.xyz/sean/go-mclookup
go 1.15

View File

@ -1,6 +1,6 @@
{
"Package": "mclookup",
"Version": "1.0-2",
"Version": "1.0-3",
"Section": "base",
"Priority": "optional",
"Architecture": "amd64",