Skip to content

Commit 2075a0c

Browse files
committed
Bump patch version.
1 parent 4741176 commit 2075a0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/rubydns/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# Copyright, 2009-2025, by Samuel Williams.
55

66
module RubyDNS
7-
VERSION = "2.1.0"
7+
VERSION = "2.1.1"
88
end

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ RubyDNS is a high-performance DNS server which can be easily integrated into oth
66

77
## Usage
88

9-
Please see the [project documentation](https://github.io/socketry/rubydns/) for more details.
9+
Please see the [project documentation](https://socketry.github.io/rubydns/) for more details.
1010

11-
- [Getting Started](https://github.io/socketry/rubydns/guides/getting-started/index) - This guide explains how to get started running your own DNS server with RubyDNS.
11+
- [Getting Started](https://socketry.github.io/rubydns/guides/getting-started/index) - This guide explains how to get started running your own DNS server with RubyDNS.
1212

1313
## See Also
1414

0 commit comments

Comments
 (0)