Skip to content

Commit

Permalink
Release 1.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
miekg committed Jul 6, 2020
1 parent 978b9a8 commit f17e6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package dns
import "fmt"

// Version is current version of this library.
var Version = v{1, 1, 29}
var Version = v{1, 1, 30}

// v holds the version of this library.
type v struct {
Expand Down

0 comments on commit f17e6c7

Please sign in to comment.