Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Mar 13, 2014
1 parent a616a22 commit cf4b2e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion HISTORY.md
@@ -1,6 +1,7 @@
0.5.0 / 2014-03-13
0.5.2 / 2014-03-13
==================
* Add XML output
* Improve ULR normalizer

0.4.4 & 0.4.5 / 2014-03-10
==========================
Expand Down
2 changes: 1 addition & 1 deletion lib/anystyle/parser/version.rb
@@ -1,5 +1,5 @@
module Anystyle
module Parser
VERSION = '0.5.1'.freeze
VERSION = '0.5.2'.freeze
end
end

0 comments on commit cf4b2e6

Please sign in to comment.