td 0.9.8 → 0.9.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/ChangeLog +5 -0
  2. data/lib/td/version.rb +1 -1
  3. metadata +7 -7
data/ChangeLog CHANGED
@@ -1,4 +1,9 @@
1
1
 
2
+ == 2011-10-06 version 0.9.9
3
+
4
+ * Updated dependency: td-logger-0.2.5
5
+
6
+
2
7
  == 2011-10-03 version 0.9.8
3
8
 
4
9
  * Added table:tail subcommand
@@ -1,5 +1,5 @@
1
1
  module TreasureData
2
2
 
3
- VERSION = '0.9.8'
3
+ VERSION = '0.9.9'
4
4
 
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: td
3
3
  version: !ruby/object:Gem::Version
4
- hash: 43
4
+ hash: 41
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
- - 8
10
- version: 0.9.8
9
+ - 9
10
+ version: 0.9.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - Sadayuki Furuhashi
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-10-03 00:00:00 +09:00
18
+ date: 2011-10-07 00:00:00 +09:00
19
19
  default_executable: td
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -90,12 +90,12 @@ dependencies:
90
90
  requirements:
91
91
  - - ~>
92
92
  - !ruby/object:Gem::Version
93
- hash: 29
93
+ hash: 27
94
94
  segments:
95
95
  - 0
96
96
  - 2
97
- - 5
98
- version: 0.2.5
97
+ - 6
98
+ version: 0.2.6
99
99
  type: :runtime
100
100
  version_requirements: *id005
101
101
  description: