bump version

master
Justin Balthrop 2009-09-19 12:42:54 -07:00
parent cc23fbfd31
commit f5d2054739
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ BDB_SPEC = Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.required_ruby_version = '>=1.8.4'
s.name = "bdb"
s.version = "0.0.7"
s.version = "0.0.8"
s.authors = ["Matt Bauer", "Dan Janowski"]
s.email = "bauer@pedalbrain.com"
s.summary = "A Ruby interface to BerkeleyDB"