Skip to content

Commit

Permalink
0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Mar 14, 2014
1 parent 61cac51 commit 473c269
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
@@ -1,3 +1,8 @@
0.5.3 / 2014-03-14
==================
* Added source, director, producer and section labels
* Updated model

0.5.2 / 2014-03-13
==================
* Add XML output
Expand Down
2 changes: 1 addition & 1 deletion lib/anystyle/parser/version.rb
@@ -1,5 +1,5 @@
module Anystyle
module Parser
VERSION = '0.5.2'.freeze
VERSION = '0.5.3'.freeze
end
end

0 comments on commit 473c269

Please sign in to comment.