hoe-telicopter 0.1.4 → 0.1.5

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/Manifest.txt CHANGED
@@ -4,5 +4,5 @@ Manifest.txt
4
4
  README.txt
5
5
  Rakefile
6
6
  lib/hoe/email.rb
7
- lib/hoe/hotelicopter_gemcutter.rb
7
+ lib/hoe/hotelicopter-gemcutter.rb
8
8
  lib/hoe/telicopter.rb
@@ -5,7 +5,7 @@
5
5
  Hoe.plugin :email, :hotelicopter_gemcutter
6
6
 
7
7
  module Hoe::Telicopter
8
- VERSION = "0.1.4"
8
+ VERSION = "0.1.5"
9
9
 
10
10
  def define_telicopter_tasks
11
11
  # nothing to do
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hoe-telicopter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - jim nist
@@ -53,7 +53,7 @@ files:
53
53
  - README.txt
54
54
  - Rakefile
55
55
  - lib/hoe/email.rb
56
- - lib/hoe/hotelicopter_gemcutter.rb
56
+ - lib/hoe/hotelicopter-gemcutter.rb
57
57
  - lib/hoe/telicopter.rb
58
58
  has_rdoc: true
59
59
  homepage: https://github.com/g1nn13/hoe-telicopter