Skip to content

Commit 8c9aa76

Browse files
btakitaclaude
andcommitted
bump plugin versions to 0.2.0 (autocomplete feature)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6fece54 commit 8c9aa76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

editors/jetbrains/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = com.github.btakita.agentdoc
22
pluginName = agent-doc-jetbrains
3-
pluginVersion = 0.1.0
3+
pluginVersion = 0.2.0
44

55
platformType = IC
66
platformVersion = 2024.1

editors/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "agent-doc",
33
"displayName": "Agent Doc",
44
"description": "Submit markdown documents to AI agents via agent-doc",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"publisher": "btakita",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)