mate 1.1.0 → 1.1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/mate.gemspec +2 -2
  3. metadata +5 -4
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.0
1
+ 1.1.1.1
data/mate.gemspec CHANGED
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{mate}
8
- s.version = "1.1.0"
8
+ s.version = "1.1.1.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Boba Fat"]
12
- s.date = %q{2010-11-28}
12
+ s.date = %q{2010-12-03}
13
13
  s.default_executable = %q{tm}
14
14
  s.executables = ["tm"]
15
15
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mate
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 81
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 0
10
- version: 1.1.0
9
+ - 1
10
+ - 1
11
+ version: 1.1.1.1
11
12
  platform: ruby
12
13
  authors:
13
14
  - Boba Fat
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2010-11-28 00:00:00 +03:00
19
+ date: 2010-12-03 00:00:00 +03:00
19
20
  default_executable: tm
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency