We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801b938 commit 752c171Copy full SHA for 752c171
1 file changed
client/packages/version/src/version.ts
@@ -2,6 +2,6 @@
2
// Update the version here and merge your code to main to
3
// publish a new version of all of the packages to npm.
4
5
-const version = 'v0.22.158';
+const version = 'v0.22.159';
6
7
export { version };
0 commit comments