diff options
author | Patrick Simianer <p@simianer.de> | 2014-06-03 15:15:06 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-06-03 15:15:06 +0200 |
commit | 912ff6aebcf4f89f9e64b5f59956dbf7d8f624e3 (patch) | |
tree | ac06afe01206cddf146c92388e90ec8bdd065537 /nlp_ruby.gemspec | |
parent | 6af0e08e8fdec9d6a97244da8d136501022a6c93 (diff) |
bump to 0.4.4
Diffstat (limited to 'nlp_ruby.gemspec')
-rw-r--r-- | nlp_ruby.gemspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nlp_ruby.gemspec b/nlp_ruby.gemspec index 438e6ff..1393918 100644 --- a/nlp_ruby.gemspec +++ b/nlp_ruby.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'nlp_ruby' - s.version = '0.4.3' - s.date = '2014-06-01' + s.version = '0.4.4' + s.date = '2014-06-03' s.summary = 'nlp_ruby' s.description = 'NLP related tools and classes' s.authors = ['Patrick Simianer'] |