public
Description: Amazon Web Services SimpleDB for Ruby
Homepage: http://rubyforge.org/projects/aws-sdb/
Clone URL: git://github.com/dysinger/aws-sdb.git
++version on the gem


git-svn-id: svn+ssh://rubyforge.org/var/svn/aws-sdb/trunk/aws-sdb@19 
b47d895a-97fd-408b-8300-45b572025c09
dysinger (author)
Thu Feb 21 00:35:30 -0800 2008
commit  ee450e9f06f8bd2452c337da136c6d37ed7a0bb1
tree    7851b770fdf2d4fa0e7a71d9d11a52c2a071a74a
parent  bdd5f51363bb9cc825d2c1a793a102dfb0fc9ac8
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@ Spec::Rake::SpecTask.new
0
 gem_spec = Gem::Specification.new do |s|
0
   s.name = "aws-sdb"
0
   s.rubyforge_project = s.name
0
- s.version = "0.1.2"
0
+ s.version = "0.1.3"
0
   s.platform = Gem::Platform::RUBY
0
   s.has_rdoc = true
0
   s.extra_rdoc_files = ["README", "LICENSE"]

Comments

    No one has commented yet.