[BioRuby-cvs] bioruby gemspec.rb,1.1,1.2
Katayama Toshiaki
k at pub.open-bio.org
Sun Aug 7 04:22:34 EDT 2005
Update of /home/repository/bioruby/bioruby
In directory pub.open-bio.org:/tmp/cvs-serv20415
Modified Files:
gemspec.rb
Log Message:
* prepared for 0.6.3
Index: gemspec.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/gemspec.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gemspec.rb 28 Jun 2005 14:14:53 -0000 1.1
--- gemspec.rb 7 Aug 2005 08:22:32 -0000 1.2
***************
*** 4,8 ****
spec = Gem::Specification.new do |s|
s.name = 'bioruby'
! s.version = "0.6.2"
s.author = "BioRuby project"
s.email = "staff at bioruby.org"
--- 4,8 ----
spec = Gem::Specification.new do |s|
s.name = 'bioruby'
! s.version = "0.6.3"
s.author = "BioRuby project"
s.email = "staff at bioruby.org"
More information about the bioruby-cvs
mailing list