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-18 17:49:24 -0700
commit5a5619edbc23311cbe2d026525fe7c58d3554da0 (patch)
tree0f4fafae88b0531c3f57c037efcbc75f324ef2a1 /rpatricia.gemspec
parente594c55b95e49665ece6f026b9eac0891e8e56af (diff)
downloadrpatricia-0.09-proposed.tar.gz
rpatricia 0.09pre1 0.09-proposed
- 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..b8d1b6b 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.09pre1} # remember to update Changes if this is changed
 
   s.homepage = "http://www.goto.info.waseda.ac.jp/~tatsuya/rpatricia/"