forked from username/flaskpaste
bump version to 1.1.0, centralize VERSION constant
This commit is contained in:
@@ -103,7 +103,7 @@ Host: localhost:5000
|
||||
```json
|
||||
{
|
||||
"name": "FlaskPaste",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"endpoints": {
|
||||
"GET /": "API information",
|
||||
"GET /health": "Health check",
|
||||
|
||||
Reference in New Issue
Block a user