Skip to content

Commit 4f4bb7c

Browse files
authored
Merge pull request #82 from symposium-dev/copilot/sub-pr-80
chore: bump VSIX and Zed extension versions to 1.1.0
2 parents 4f0b6d2 + 5e4aa73 commit 4f4bb7c

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)