Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blatyo committed Nov 2, 2015
1 parent 2bb269f commit eea359c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Change Log

## Version 4.6.1
* Loosens version requirement for public_suffix (Hopefully a version 2 never comes out, so I don't have to hear about it again.)

## Version 4.6.0
* Bumps public_suffic
* Bumps public_suffix
* Support IDN addresses
* Change alexa to support subdomains
* Resctructure tests
Expand Down
2 changes: 1 addition & 1 deletion lib/page_rankr/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PageRankr
VERSION = "4.6.0"
VERSION = "4.6.1"
end

0 comments on commit eea359c

Please sign in to comment.