summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-11 14:37:07 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-12 11:14:24 +0200
commit79a1c925eac9a5287d5b40b4959e6b8bd8b606f5 (patch)
treeba592c5537f12c9f31bcfce1853cce63c17ad424 /package.json
parent4413e89c4ae7d2e7414bd8ba820aee5dad001cf7 (diff)
chore(release): Bump version to 17.0.0-beta.3
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 04996490d..f582fcb3a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "talk",
- "version": "17.0.0-beta.2",
+ "version": "17.0.0-beta.3",
"private": true,
"description": "",
"author": "Joas Schilling <coding@schilljs.com>",