Skip to content

Commit bb356e9

Browse files
committed
Release 6.0.0
1 parent 8b153f9 commit bb356e9

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](http://semver.org/).
44

55

6-
## major
6+
## Release 6.0.0
77

88
### Fixed
99

lib/whois/version.rb

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

1212
module Whois
1313
# The current library version.
14-
VERSION = "5.1.1"
14+
VERSION = "6.0.0"
1515
end

0 commit comments

Comments
 (0)