yard_klippstein_template 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Rakefile.rb +1 -1
  2. data/version.rb +1 -1
  3. metadata +1 -1
data/Rakefile.rb CHANGED
@@ -20,7 +20,7 @@ $hoe = Hoe.spec Drumherum.project_name do
20
20
  # self.rubyforge_name = 'yourgemx' # if different than 'yourgem'
21
21
 
22
22
  developer('Bjoern Klippstein', 'klippstein@klippstein.com')
23
- summary = 'Yard template'
23
+ summary = 'Klippstein Template for Ruby YARD'
24
24
  extra_dev_deps << ['drumherum', '>= 0.1.26']
25
25
 
26
26
  remote_rdoc_dir = '' # Release to root only one project
data/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  module YardKlippsteinTemplate
3
3
 
4
- VERSION = '0.0.5'
4
+ VERSION = '0.0.6'
5
5
 
6
6
  end
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yard_klippstein_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: