Skip to content

Commit 6415a75

Browse files
nikomatsakisClaude
andcommitted
chore: bump VSCode and Zed extension versions to 1.0.0
Co-authored-by: Claude <claude@anthropic.com>
1 parent 3911a2b commit 6415a75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symposium",
33
"displayName": "Symposium",
44
"description": "Collaborative AI built collaboratively",
5-
"version": "10.0.0-alpha.2",
5+
"version": "1.0.0",
66
"publisher": "symposium-dev",
77
"repository": {
88
"type": "git",

zed-extension/prod/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "symposium"
22
name = "Symposium"
3-
version = "10.0.0-alpha.2"
3+
version = "1.0.0"
44
schema_version = 1
55
authors = ["Niko Matsakis <niko@alum.mit.edu>"]
66
description = "Collaborative AI with Sparkle identity and Rust crate research"

0 commit comments

Comments
 (0)