bee 0.9.0 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -4,9 +4,9 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 0
7
- - 9
7
+ - 10
8
8
  - 0
9
- version: 0.9.0
9
+ version: 0.10.0
10
10
  platform: ruby
11
11
  authors:
12
12
  - Michel Casabianca & Contributors
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-06-03 00:00:00 +02:00
17
+ date: 2010-09-30 00:00:00 +02:00
18
18
  default_executable: bee
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -73,6 +73,9 @@ files:
73
73
  - bin/bee.bat
74
74
  - lib/bee.rb
75
75
  - lib/bee_console.rb
76
+ - lib/bee_context.rb
77
+ - lib/bee_properties.rb
78
+ - lib/bee_target.rb
76
79
  - lib/bee_task.rb
77
80
  - lib/bee_task_default.rb
78
81
  - lib/bee_util.rb