transip 0.3.0 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/transip.rb +2 -0
- metadata +2 -2
data/lib/transip.rb
CHANGED
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.
|
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/
|
77
|
+
homepage: http://github.com/joost/transip
|
78
78
|
licenses: []
|
79
79
|
post_install_message:
|
80
80
|
rdoc_options:
|