tabit 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -36,7 +36,7 @@ module Tabit
36
36
 
37
37
  @children << template.content_tag(
38
38
  :li,
39
- name
39
+ name,
40
40
  options
41
41
  )
42
42
  end
@@ -48,7 +48,7 @@ module Tabit
48
48
 
49
49
  @children << template.content_tag(
50
50
  :li,
51
- name
51
+ name,
52
52
  options
53
53
  )
54
54
  end
@@ -2,7 +2,7 @@ module Tabit
2
2
  module Version
3
3
  MAJOR = 0
4
4
  MINOR = 3
5
- PATCH = 1
5
+ PATCH = 2
6
6
  BUILD = nil
7
7
 
8
8
  STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "tabit"
8
- s.version = "0.3.1"
8
+ s.version = "0.3.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Thomas Boerger", "Tim Rudat"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tabit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -116,7 +116,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
116
116
  version: '0'
117
117
  segments:
118
118
  - 0
119
- hash: -1463536189257615823
119
+ hash: 797953807816968673
120
120
  required_rubygems_version: !ruby/object:Gem::Requirement
121
121
  none: false
122
122
  requirements: