Skip to content

Commit

Permalink
Release 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed May 16, 2010
1 parent 4a4179b commit 3ba93d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rdoc
@@ -1,7 +1,7 @@
= Changelog


== master
== Release 1.1.5

* NEW: Added simple .ua TLD parser (whois.net.ua).

Expand Down
2 changes: 1 addition & 1 deletion lib/whois/version.rb
Expand Up @@ -19,7 +19,7 @@ module Whois
module Version
MAJOR = 1
MINOR = 1
PATCH = 4
PATCH = 5

STRING = [MAJOR, MINOR, PATCH].compact.join('.')
end
Expand Down

0 comments on commit 3ba93d4

Please sign in to comment.