Skip to content

Commit

Permalink
Updated garlic targets, no tested against: edge, 2.0-stable, 2.0.2, 2…
Browse files Browse the repository at this point in the history
….0.3, 2.1-RC1
  • Loading branch information
ianwhite committed May 22, 2008
1 parent cac3702 commit 4e5acfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions garlic_example.rb
Expand Up @@ -19,6 +19,8 @@
target 'edge'
target '2.0-stable', :branch => 'origin/2-0-stable'
target '2.0.2', :tag => 'v2.0.2'
target '2.0.3', :tag => 'v2.0.3'
target '2.1-RC1', :tag => 'v2.1.0_RC1'

all_targets do
prepare do
Expand Down

0 comments on commit 4e5acfd

Please sign in to comment.