yard-nowpunk 0.2.24 → 0.2.25

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.24
1
+ 0.2.25
@@ -37,12 +37,12 @@
37
37
  <span class="icon-bar"></span>
38
38
  <span class="icon-bar"></span>
39
39
  </a>
40
- <a class="brand" href="#">Project name</a>
40
+ <a class="brand" href="#"><%= YARD::Nowpunk.project_name %></a>
41
41
  <div class="nav-collapse collapse">
42
42
  <ul class="nav">
43
- <li class="active"><a href="#">Home</a></li>
44
- <li><a href="#about">About</a></li>
45
- <li><a href="#contact">Contact</a></li>
43
+ <li class="active"><a href="#">README</a></li>
44
+ <li><a href="#about">Classes</a></li>
45
+ <li><a href="#contact">Methods</a></li>
46
46
  <li class="dropdown">
47
47
  <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
48
48
  <ul class="dropdown-menu">
data/yard-nowpunk.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "yard-nowpunk"
8
- s.version = "0.2.24"
8
+ s.version = "0.2.25"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Farley Knight"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yard-nowpunk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.24
4
+ version: 0.2.25
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -99,7 +99,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
99
99
  version: '0'
100
100
  segments:
101
101
  - 0
102
- hash: -3944095386554140929
102
+ hash: -3295501975693675441
103
103
  required_rubygems_version: !ruby/object:Gem::Requirement
104
104
  none: false
105
105
  requirements: