Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Sep 6, 2011
1 parent f7f8ac2 commit 735e620
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,5 +1,6 @@
0.0.5 / 2011-09-06
0.0.6 / 2011-09-06
==================
* Added location normalizer
* Improved punctuation feature elicitation
* Improved name tokenizing
* Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion lib/anystyle/parser/version.rb
@@ -1,5 +1,5 @@
module Anystyle
module Parser
VERSION = '0.0.5'.freeze
VERSION = '0.0.6'.freeze
end
end

0 comments on commit 735e620

Please sign in to comment.