summaryrefslogtreecommitdiff
path: root/nlp_ruby.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'nlp_ruby.gemspec')
-rw-r--r--nlp_ruby.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/nlp_ruby.gemspec b/nlp_ruby.gemspec
index a5a26df..438e6ff 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.2'
- s.date = '2014-03-10'
+ s.version = '0.4.3'
+ s.date = '2014-06-01'
s.summary = 'nlp_ruby'
s.description = 'NLP related tools and classes'
s.authors = ['Patrick Simianer']