about summary refs log tree commit homepage
path: root/msgthr.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'msgthr.gemspec')
-rw-r--r--msgthr.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/msgthr.gemspec b/msgthr.gemspec
index bfe3711..810af92 100644
--- a/msgthr.gemspec
+++ b/msgthr.gemspec
@@ -4,7 +4,7 @@
 Gem::Specification.new do |s|
   manifest = File.read('.manifest').split(/\n/)
   s.name = %q{msgthr}
-  s.version = ENV['VERSION'] || '1.0.0'
+  s.version = ENV['VERSION'] || '1.0.1'
   s.authors = ['msgthr hackers']
   s.summary = 'container-agnostic, non-recursive message threading'
   s.description = File.read('README').split(/\n\n/)[1].strip