ttk 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/SPEC.dyn.yml +1 -1
  2. data/SPEC.gemspec +1 -1
  3. metadata +1 -1
@@ -2,7 +2,7 @@
2
2
  table:
3
3
  :date: "Mon, 06 Jun 2005"
4
4
  :version: !ruby/object:Version
5
- build: 0
5
+ build: 1
6
6
  major: 0
7
7
  minor: 2
8
8
  revision: 613
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = %q{ttk}
3
- s.version = "0.2.0"
3
+ s.version = "0.2.1"
4
4
  s.date = %q{2005-06-06}
5
5
  s.summary = %q{TTK is an extensible framework for dynamic testing.}
6
6
  s.email = ["cuissa_v@epita.fr", "nicolas.despres@gmail.com", "ertai@feydakins.org", "pouill_j@epita.fr", "marco.tessari@epita.fr"]
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.8.10
3
3
  specification_version: 1
4
4
  name: ttk
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.2.0
6
+ version: 0.2.1
7
7
  date: 2005-06-06
8
8
  summary: TTK is an extensible framework for dynamic testing.
9
9
  require_paths: