fdc 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 (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fdc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -44,7 +44,7 @@ dependencies:
44
44
  - !ruby/object:Gem::Version
45
45
  version: 0.9.2
46
46
  description: Convert files in the avionics flight recorder data format (IGC) to the
47
- keyhole markup language (KML) for display in Applications such as Google Earth.
47
+ keyhole markup language (KML) for display in applications such as Google Earth.
48
48
  email: tobias@noig.es
49
49
  executables:
50
50
  - fdc
@@ -56,7 +56,7 @@ files:
56
56
  - lib/fdc/utilities.rb
57
57
  - lib/fdc.rb
58
58
  - bin/fdc
59
- homepage: https://github.com/nokinen/igc-kml
59
+ homepage: https://github.com/nokinen/fdc
60
60
  licenses: []
61
61
  post_install_message:
62
62
  rdoc_options: []