Bumped version to 1.1.0 in package.json

This commit is contained in:
K
2025-07-22 11:59:58 +05:30
parent e3935c9760
commit bdaafb66d9
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "backend", "name": "backend",
"version": "1.0.0", "version": "1.1.0",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",