Skip to content

Commit 5e4aa73

Browse files
Copilotnikomatsakis
andcommitted
chore: upgrade VSIX and Zed extension versions to 1.1.0
Co-authored-by: nikomatsakis <[email protected]>
1 parent 9a59b3a commit 5e4aa73

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": "1.0.0",
5+
"version": "1.1.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 = "1.0.0"
3+
version = "1.1.0"
44
schema_version = 1
55
authors = ["Niko Matsakis <[email protected]>"]
66
description = "Collaborative AI with Sparkle identity and Rust crate research"

0 commit comments

Comments
 (0)