We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167552c commit a98db48Copy full SHA for a98db48
CHANGELOG.md
@@ -3,7 +3,7 @@
3
This project uses [Semantic Versioning 2.0.0](https://semver.org/).
4
5
6
-## master
+## 4.0.4
7
8
### Changed
9
lib/public_suffix/version.rb
@@ -9,5 +9,5 @@
10
module PublicSuffix
11
# The current library version.
12
- VERSION = "4.0.3"
+ VERSION = "4.0.4"
13
end
0 commit comments