diff options
author | Patrick Simianer <p@simianer.de> | 2014-02-25 17:23:26 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-02-25 17:23:26 +0100 |
commit | 47fe94c4addff8a3719998a32a0423662e9eccd2 (patch) | |
tree | 35e2dced15b1d9e14ab6671f867bb7934d64a701 /nlp_ruby.gemspec | |
parent | 1320a05f94a57855f1d69f2644e56213e702d224 (diff) |
hypergraphs => v0.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 8f95e3f..85a3c9b 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.3' - s.date = '2014-02-14' + s.version = '0.4' + s.date = '2014-02-25' s.summary = 'nlp_ruby' s.description = 'NLP related tools and classes' s.authors = ['Patrick Simianer'] |