Version bump to v1.102.0 + other small updates

-Version bumped to v1.102.0 in package.json
-Updated the UPGRADE file with details of changes in v1.102.0
-Updated the year in the LICENSE and README files
This commit is contained in:
Joe Uhren
2023-06-14 18:35:05 -06:00
parent de0da04e7b
commit dee62ade4f
4 changed files with 40 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "explorer",
"version": "1.101.0",
"version": "1.102.0",
"private": true,
"scripts": {
"start": "node --stack-size=10000 ./bin/cluster",