Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Feb 3, 2012
1 parent 965fa6e commit 19eba1f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog


## Master
## Release 2.3.0

* SERVER: .VA TLD no longer provides public WHOIS interface (GH-93).

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
whois (2.2.0)
whois (2.3.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 = 2
MINOR = 3
PATCH = 0
BUILD = nil

Expand Down
4 changes: 2 additions & 2 deletions whois.gemspec

Large diffs are not rendered by default.

0 comments on commit 19eba1f

Please sign in to comment.