transparent_nil 0.1.11 → 0.1.12

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.
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
@@ -24,7 +24,7 @@ $hoe = Hoe.spec Drumherum.project_name do
24
24
  extra_dev_deps << ['drumherum', '>= 0.1.0']
25
25
 
26
26
  remote_rdoc_dir = '' # Release to root only one project
27
- # urls = [[Drumherum.url_docs], [Drumherum.url_source]]
27
+ urls = [[Drumherum.url_docs], [Drumherum.url_source]]
28
28
 
29
29
 
30
30
  end
data/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  module TransparentNil
3
3
 
4
- VERSION = '0.1.11'
4
+ VERSION = '0.1.12'
5
5
 
6
6
  end
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: transparent_nil
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.11
4
+ version: 0.1.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: