tnetstrings 0.0.1 → 0.0.2

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 (2) hide show
  1. data/lib/tnetstrings/version.rb +1 -1
  2. metadata +2 -2
@@ -1,5 +1,5 @@
1
1
  module TNETS
2
- VERSION = '0.0.1'
2
+ VERSION = '0.0.2'
3
3
 
4
4
  def self.version
5
5
  VERSION
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: tnetstrings
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Jay Adkisson
@@ -51,7 +51,7 @@ files:
51
51
  - lib/tnetstrings/version.rb
52
52
  - spec/tnetstrings_spec.rb
53
53
  has_rdoc: true
54
- homepage: http://github.com/causes/iplogic
54
+ homepage: https://github.com/jayferd/tnetstrings-ruby
55
55
  licenses: []
56
56
 
57
57
  post_install_message: