kibo 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,6 +9,10 @@ module Kibo::Commands
9
9
  else
10
10
  h.check_missing_remotes(:error)
11
11
  end
12
+
13
+ run_commands Kibo.config.deployment["first"]
14
+ W "first commands done"
15
+
12
16
  #
13
17
  # create a deployment branch, if there is none yet.
14
18
  checkout_branch Kibo.environment
data/lib/kibo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Kibo
2
- VERSION = "0.3.2"
2
+ VERSION = "0.3.3"
3
3
  end
data/man/kibo.1 CHANGED
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "KIBO" "1" "September 2012" "Kibo 0.3.2" "Kibo Manual"
4
+ .TH "KIBO" "1" "September 2012" "Kibo 0.3.3" "Kibo Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBkibo\fR \- manage heroku applications
data/man/kibo.1.html CHANGED
@@ -172,7 +172,7 @@ kibo -e production spindown
172
172
 
173
173
 
174
174
  <ol class='man-decor man-foot man foot'>
175
- <li class='tl'>Kibo 0.3.2</li>
175
+ <li class='tl'>Kibo 0.3.3</li>
176
176
  <li class='tc'>September 2012</li>
177
177
  <li class='tr'>kibo(1)</li>
178
178
  </ol>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kibo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -127,7 +127,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
127
127
  version: '0'
128
128
  segments:
129
129
  - 0
130
- hash: -2765814247850884652
130
+ hash: 3660277376767937513
131
131
  required_rubygems_version: !ruby/object:Gem::Requirement
132
132
  none: false
133
133
  requirements: