about summary refs log tree commit
path: root/rpatricia.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-07-18 17:49:24 -0700
committerEric Wong <normalperson@yhbt.net>2012-07-31 12:04:56 -0700
commita5be0f72618bcb2c82ee5131f4899abb3d9db529 (patch)
tree75764798b83c4bae68a6d36d797e96b38e00cd50 /rpatricia.gemspec
parente594c55b95e49665ece6f026b9eac0891e8e56af (diff)
downloadrpatricia-a5be0f72618bcb2c82ee5131f4899abb3d9db529.tar.gz
rpatricia 0.09 v0.09
- fix bounds error leading to "invalid prefix" exceptions
Diffstat (limited to 'rpatricia.gemspec')
-rw-r--r--rpatricia.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpatricia.gemspec b/rpatricia.gemspec
index 76e3db3..cc611e5 100644
--- a/rpatricia.gemspec
+++ b/rpatricia.gemspec
@@ -3,7 +3,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{rpatricia}
-  s.version = %q{0.08} # remember to update Changes if this is changed
+  s.version = %q{0.09} # remember to update Changes if this is changed
 
   s.homepage = "http://www.goto.info.waseda.ac.jp/~tatsuya/rpatricia/"