fx4s 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/fx4s.rb +1 -1
- metadata +2 -2
data/lib/fx4s.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fx4s
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -86,7 +86,7 @@ files:
|
|
86
86
|
- lib/fx4s.rb
|
87
87
|
- bin/fx4s
|
88
88
|
- bin/fx4s_secure
|
89
|
-
homepage: http://rubygems.org/gems/
|
89
|
+
homepage: http://rubygems.org/gems/fx4s
|
90
90
|
licenses: []
|
91
91
|
post_install_message:
|
92
92
|
rdoc_options: []
|