sprout-mtasc-tool 1.13.5 → 1.13.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/sprout/mtasc/version.rb +1 -1
  2. metadata +2 -3
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 1
5
5
  MINOR = 13
6
- TINY = 5
6
+ TINY = 6
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-mtasc-tool
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.5
4
+ version: 1.13.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicholas Cannasse
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-02-09 00:00:00 -08:00
12
+ date: 2008-02-12 00:00:00 -08:00
13
13
  default_executable: mtasc
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -32,7 +32,6 @@ extra_rdoc_files: []
32
32
  files:
33
33
  - bin
34
34
  - lib
35
- - pkg
36
35
  - rakefile.rb
37
36
  - sprout.spec
38
37
  - bin/mtasc