summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-09 10:23:12 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-09 10:23:12 +0200
commit2fb6986861be312063e08d25c4afa01afdf2fa4c (patch)
treea376af790d6ab4c4671bc43bf7e5ed6328b3672e /package.json
parent7bdef2bef09c308efaf69a6b6ffb57c911616b97 (diff)
chore(release): Bump version to 17.0.0-beta.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 49b0eeaa2..c94734156 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "17.0.0-beta.1",
+ "version": "17.0.0-beta.2",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",