Skip to content

Commit

Permalink
Release 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Mar 16, 2012
1 parent df7d9da commit 744cc6b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog


## master
## Release 2.4.0

* SERVER: Removed .KP (GH-52), .GP (GH-44) TLD servers.

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
whois (2.3.0)
whois (2.4.0)

GEM
remote: http://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/whois/version.rb
Expand Up @@ -12,7 +12,7 @@ module Whois
# Holds information about library version.
module Version
MAJOR = 2
MINOR = 3
MINOR = 4
PATCH = 0
BUILD = nil

Expand Down
6 changes: 3 additions & 3 deletions whois.gemspec

Large diffs are not rendered by default.

0 comments on commit 744cc6b

Please sign in to comment.