Skip to content

Commit af45298

Browse files
committed
Release 7.0.0
1 parent 93b0101 commit af45298

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This project uses [Semantic Versioning 2.0.0](https://semver.org/).
44

55

6-
## next
6+
## 7.0.0
77

88
### Changed
99

lib/public_suffix/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
module PublicSuffix
1010

1111
# @return [String] the current library version
12-
VERSION = "6.0.2"
12+
VERSION = "7.0.0"
1313

1414
end

0 commit comments

Comments
 (0)