Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: simvalery <[email protected]>
  • Loading branch information
simvalery committed Jan 31, 2025
1 parent ae9ce1f commit fb76b59
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion ai-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai-service",
"version": "3.0.0",
"version": "3.1.0-rc",
"main": "dist/app.js",
"license": "Apache-2.0",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion api-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api-tests",
"version": "3.0.0",
"version": "3.1.0-rc",
"description": "API Tests",
"main": "index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion auth-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@
"test:stability": "mocha tests/stability.test.js"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
"test": "ng test",
"watch": "ng build --watch --configuration development --output-path ../www-data"
},
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion guardian-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@
"test:stability": "mocha tests/stability.test.mjs"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion indexer-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion indexer-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"test:stability": "mocha tests/stability.test.js"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion indexer-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Envision Blockchain Solutions <[email protected]>",
"name": "indexer-frontend",
"version": "3.0.0",
"version": "3.1.0-rc",
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config ./proxy.conf.json",
Expand Down
2 changes: 1 addition & 1 deletion indexer-interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"prepack": "npm run build"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion indexer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
},
"type": "module",
"types": "dist/index.d.ts",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion indexer-worker-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
},
"type": "module",
"types": "dist/index.d.ts",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion logger-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
"watch": "nodemon src/index.ts"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion mrv-sender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
"start": "node dist/index.js"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion notification-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"watch": "nodemon src/index.ts"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"indexer-service",
"indexer-worker-service"
],
"version": "3.0.0",
"version": "3.1.0-rc",
"devDependencies": {
"detect-secrets": "^1.0.6"
},
Expand Down
2 changes: 1 addition & 1 deletion policy-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@
"test:stability": "mocha tests/stability.test.js"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion queue-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
},
"type": "module",
"types": "dist/index.d.ts",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion topic-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"start": "node dist/index.js"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion tree-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"start": "node dist/index.js"
},
"type": "module",
"version": "3.0.0"
"version": "3.1.0-rc"
}
2 changes: 1 addition & 1 deletion worker-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
},
"type": "module",
"types": "dist/index.d.ts",
"version": "3.0.0"
"version": "3.1.0-rc"
}

0 comments on commit fb76b59

Please sign in to comment.