We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0583291 commit 6bb22d7Copy full SHA for 6bb22d7
data/home_info.rb
@@ -1,5 +1,6 @@
1
$home_info = {
2
description: 'JSON API for data about company info, vehicles, launch sites, and launch data.',
3
- version: '1.0.0',
+ project_link: 'https://github.com/jakewmeyer/SpaceX-API',
4
+ version: '1.0.1',
5
author: 'Jake Meyer'
6
}
0 commit comments