drumherum 0.1.15 → 0.1.16

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/Rakefile.rb CHANGED
@@ -23,7 +23,7 @@ $hoe = Hoe.spec Drumherum.project_name do
23
23
  summary = '$LOAD_PATH management, Rake tasks for deployment'
24
24
 
25
25
  remote_rdoc_dir = '' # Release to root only one project
26
- urls = [["http://#{Drumherum.github_username}.github.com/#{Drumherum.project_name}/"]]
26
+ urls = [[Drumherum.url_docs], [Drumherum.url_source]]
27
27
 
28
28
 
29
29
  end
@@ -70,7 +70,7 @@ module Drumherum
70
70
  end
71
71
 
72
72
  def url_docs
73
- "http://#{Drumherum.github_username}.github.com/#{Drumherum.project_name}/frames.htm"
73
+ "http://#{Drumherum.github_username}.github.com/#{Drumherum.project_name}/frames.html"
74
74
  end
75
75
 
76
76
  end # moduldefinitionen
data/version.rb CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  module Drumherum
3
3
 
4
- VERSION = '0.1.15'
4
+ VERSION = '0.1.16'
5
5
 
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: drumherum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: