Skip to content

Commit

Permalink
Bumped version to 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed May 12, 2015
1 parent 5fb9dd5 commit 26d07bb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
oddb2xml (2.0.9)
oddb2xml (2.1.0)
archive-tar-minitar (~> 0.5.2)
mechanize (~> 2.5.1)
nokogiri (~> 1.5.10)
Expand Down
4 changes: 4 additions & 0 deletions History.txt
@@ -1,3 +1,7 @@
=== 2.1.0 / 12.05.2015

* --calc uses now a parser to split Column-C into the preparationname and the galenic-form

=== 2.0.9 / 05.05.2015

* rm /downloads when running with option "-e"
Expand Down
2 changes: 1 addition & 1 deletion lib/oddb2xml/version.rb
@@ -1,3 +1,3 @@
module Oddb2xml
VERSION = "2.0.9"
VERSION = "2.1.0"
end

0 comments on commit 26d07bb

Please sign in to comment.