noaaer 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
- raise 'hi'
4
3
  require File.join(File.dirname(__FILE__), '..', 'lib', 'noaaer')
5
4
 
6
5
  begin
@@ -1,3 +1,3 @@
1
1
  module Noaaer
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: noaaer
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.4
5
+ version: 0.0.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Cody Swann, Gunner Technology