public
Description: Amazon Web Services SimpleDB for Ruby
Homepage: http://rubyforge.org/projects/aws-sdb/
Clone URL: git://github.com/dysinger/aws-sdb.git
Incremented version
dysinger (author)
Wed Mar 19 19:34:42 -0700 2008
commit  5683a7efd414e2dbf178bb85cd739fa0cb382d4d
tree    065063368062c00f89272865bdfe36315e1d7ae8
parent  222a9af8ba9777cb0f843da53810307f45510d60
...
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.3"
0
+ s.version = "0.1.4"
0
   s.platform = Gem::Platform::RUBY
0
   s.has_rdoc = true
0
   s.extra_rdoc_files = ["README", "LICENSE"]

Comments

    No one has commented yet.