Skip to content

Commit f53882d

Browse files
committed
chore: bump package version to 2.1.2 in package.json and package-lock.json
1 parent 737bbf7 commit f53882d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remnawave/backend",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Remnawave Panel Backend",
55
"private": false,
66
"type": "commonjs",
@@ -163,4 +163,4 @@
163163
"typescript": "~5.8.3",
164164
"typescript-eslint": "^8.32.1"
165165
}
166-
}
166+
}

0 commit comments

Comments
 (0)