transip 0.3.0 → 0.3.1

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/transip.rb +2 -0
  2. metadata +2 -2
data/lib/transip.rb CHANGED
@@ -7,6 +7,8 @@ require 'facets'
7
7
  require 'digest/sha2'
8
8
  require 'base64'
9
9
  require 'ipaddr'
10
+
11
+ require 'transip/version'
10
12
  #
11
13
  # Implements the www.transip.nl API (v4.2). For more info see: https://www.transip.nl/g/api/
12
14
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: transip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -74,7 +74,7 @@ files:
74
74
  - Gemfile
75
75
  - Gemfile.lock
76
76
  - lib/transip.rb
77
- homepage: http://github.com/richmans/transip-api
77
+ homepage: http://github.com/joost/transip
78
78
  licenses: []
79
79
  post_install_message:
80
80
  rdoc_options: