Skip to content

Commit 35cf397

Browse files
committed
Prepare release v1.2.0
1 parent 4997660 commit 35cf397

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techdivision/opencode-plugin-shell-env",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "OpenCode Plugin - Shell environment loader for .env variables",
55
"type": "module",
66
"main": "src/shell-env.ts",

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "shell-env",
33
"description": "Shell environment loader - loads .env variables into OpenCode shell and MCP processes",
44
"category": "optional",
5-
"version": "1.1.1"
5+
"version": "1.2.0"
66
}

0 commit comments

Comments
 (0)