public
Rubygem
Description: Warbler chirpily constructs .war files of your Rails applications.
Homepage: http://caldersphere.rubyforge.org/warbler
Clone URL: git://github.com/nicksieger/warbler.git
Bumping version to 0.9.5; ignoring doc
nicksieger (author)
Tue Mar 25 09:10:04 -0700 2008
commit  9ffe4d91fc9d764bad44719520e7b0f2497a1255
tree    8f135258b0a5ef410ad0a568ee53426f038006fd
parent  ca8e900c9c114492f9fb49f0892a9cfaa9be305f
...
1
2
3
4
 
 
5
...
1
2
 
3
4
5
6
0
@@ -1,3 +1,4 @@
0
 coverage
0
 pkg
0
-Manifest.txt
0
\ No newline at end of file
0
+Manifest.txt
0
+doc
0
\ No newline at end of file
...
5
6
7
8
 
9
...
5
6
7
 
8
9
0
@@ -5,5 +5,5 @@
0
 #++
0
 
0
 module Warbler
0
- VERSION = "0.9.4"
0
+ VERSION = "0.9.5"
0
 end

Comments

    No one has commented yet.