public
Description: Blanket is a flexible backup framework designed to get the drudgery out of the way and to make automated backups easy.
Homepage: http://jimvanfleet.com/projects/blanket
Clone URL: git://github.com/bigfleet/blanket.git
First change that breaks backward compatibility with S3.  Not releasing it 
yet
bigfleet (author)
Sun Mar 09 12:44:03 -0700 2008
commit  6d571724187dc2ab4b7254274986b4498b2bf77d
tree    0afb81f36e9ce1960056f8d669bd1cb45054afad
parent  556a7e526b31df7d42a449ac1386fe76feab9533
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 Gem::Specification.new do |s|
0
   s.name = %q{blanket}
0
- s.version = "0.0.3"
0
+ s.version = "0.1.0"
0
 
0
   s.specification_version = 2 if s.respond_to? :specification_version=
0
 

Comments

    No one has commented yet.