Skip to content

Commit c48989f

Browse files
authored
chore: Bump version to 21.0.0 (#169)
## What's Changed We should bump major version because we have at least one incompatible change such as dropping support for (EOL-ed) Node.js 18 by #156. Closes #168.
1 parent 2226dc2 commit c48989f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@
112112
"engines": {
113113
"node": ">=20.0"
114114
},
115-
"version": "20.0.0"
115+
"version": "21.0.0"
116116
}

0 commit comments

Comments
 (0)