Skip to content

Commit e321c2a

Browse files
committed
Bump version to 1.272.0 and refine README description
1 parent 739b4b7 commit e321c2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<a href="https://marketplace.visualstudio.com/items?itemName=robertpiosik.gemini-coder" target="_blank"><img src="https://img.shields.io/badge/Install-VS_Code_Marketplace-blue" alt="Get from Visual Studio Code Marketplace" /></a> <a href="https://x.com/CodeWebChat" target="_blank"><img src="https://img.shields.io/badge/Follow_on_X-@CodeWebChat-black" alt="Follow on X" /></a> <a href="https://reddit.com/r/CodeWebChat" target="_blank"><img src="https://img.shields.io/badge/Join_subreddit-r/CodeWebChat-orange" alt="Join subreddit /r/CodeWebChat" /></a>
44

5-
A 100% free and open-source VS Code extension for AI-assisted pair programming in real-world projects. With its non-agentic, simple design, CWC delivers unmatched accuracy, speed and cost efficiency.
5+
A 100% free and open-source VS Code extension for AI-assisted pair programming in real-world projects. With its unique, non-agentic design, CWC delivers unmatched accuracy, speed and cost efficiency.
66

77
**Key features**
88

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat (CWC)",
44
"description": "The free vibe coding",
5-
"version": "1.271.0",
5+
"version": "1.272.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

0 commit comments

Comments
 (0)