Skip to content

Commit a98db48

Browse files
committed
Release 4.0.3
1 parent 167552c commit a98db48

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-
## master
6+
## 4.0.4
77

88
### Changed
99

lib/public_suffix/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99

1010
module PublicSuffix
1111
# The current library version.
12-
VERSION = "4.0.3"
12+
VERSION = "4.0.4"
1313
end

0 commit comments

Comments
 (0)