summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nlp_ruby.gemspec4
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']