haxor_gem 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 1
3
3
  :minor: 0
4
- :patch: 1
4
+ :patch: 2
5
5
  :build:
@@ -1,5 +1,4 @@
1
- # OpenCommand will open a gem's source path
2
- class Gem::Commands::Haxor < Gem::Command
1
+ class Gem::Commands::HaxorCommand < Gem::Command
3
2
  include Gem::VersionOption
4
3
 
5
4
  def initialize
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 1
9
- version: 1.0.1
8
+ - 2
9
+ version: 1.0.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - James Conroy-Finn