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 93b0101 commit af45298Copy full SHA for af45298
CHANGELOG.md
@@ -3,7 +3,7 @@
3
This project uses [Semantic Versioning 2.0.0](https://semver.org/).
4
5
6
-## next
+## 7.0.0
7
8
### Changed
9
lib/public_suffix/version.rb
@@ -9,6 +9,6 @@
module PublicSuffix
10
11
# @return [String] the current library version
12
- VERSION = "6.0.2"
+ VERSION = "7.0.0"
13
14
end
0 commit comments