🚀 Update version number (2.1)

This commit is contained in:
divlo
2020-08-03 12:28:48 +02:00
parent b118bd5981
commit c4b7fdce76
4 changed files with 11 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "api",
"version": "2.0.0",
"version": "2.1.0",
"description": "Backend REST API for FunctionProject",
"scripts": {
"start": "node app.js",