Skip to content

Commit ad3cffe

Browse files
committed
Release 1.1.70
1 parent 479abee commit ad3cffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package dns
33
import "fmt"
44

55
// Version is current version of this library.
6-
var Version = v{1, 1, 69}
6+
var Version = v{1, 1, 70}
77

88
// v holds the version of this library.
99
type v struct {

0 commit comments

Comments
 (0)