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 99ea3de commit 42db7dbCopy full SHA for 42db7db
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2019-09-13)
2
+
3
4
+### Features
5
6
+* **stadiums:** add ability to query stadiums ([f2eb148](https://github.com/scostello/pfa-api/commit/f2eb148))
package.json
@@ -1,7 +1,7 @@
{
"name": "pfa-api",
"private": true,
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "The api gateway used for retrieving pro-football-analytics resources",
"main": "server.js",
7
"scripts": {
0 commit comments