version and date

package.json
  "version": "1.2.0",
  "date": "2023-04-07",
This commit is contained in:
rxf
2023-04-07 18:18:13 +02:00
parent e26fe7fd35
commit 003138e601
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "sensorapi",
"version": "1.1.0",
"date": "2023-03-24",
"version": "1.2.0",
"date": "2023-04-07",
"private": true,
"scripts": {
"start": "node ./bin/www.js",