chore: set base version to 0.21

This commit is contained in:
forehalo
2025-04-07 16:10:32 +08:00
parent 952f1878a6
commit 40f218c898
102 changed files with 102 additions and 102 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/server-native",
"version": "0.20.0",
"version": "0.21.0",
"engines": {
"node": ">= 10.16.0 < 11 || >= 11.8.0"
},