about summary refs log tree commit homepage
path: root/mwrap.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'mwrap.gemspec')
-rw-r--r--mwrap.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mwrap.gemspec b/mwrap.gemspec
index 8a230a1..56589a0 100644
--- a/mwrap.gemspec
+++ b/mwrap.gemspec
@@ -10,7 +10,7 @@ end
 
 Gem::Specification.new do |s|
   s.name = 'mwrap'
-  s.version = '1.0.0'
+  s.version = '2.0.0'
   s.homepage = 'https://80x24.org/mwrap/'
   s.authors = ["Ruby hackers"]
   s.summary = 'LD_PRELOAD malloc wrapper for Ruby'