Skip to content

Commit e5fa8d2

Browse files
committed
chore: bump plugin version to 2.0.0
1 parent a3e2960 commit e5fa8d2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"name": "schpet"
55
},
66
"description": "marketplace for linear-cli claude code plugin",
7-
"version": "1.9.1",
7+
"version": "2.0.0",
88
"plugins": [
99
{
1010
"name": "linear-cli",
1111
"description": "skill for using the linear-cli to manage Linear issues",
12-
"version": "1.9.1",
12+
"version": "2.0.0",
1313
"author": {
1414
"name": "schpet"
1515
},

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linear-cli",
33
"description": "Manage Linear issues from the command line",
4-
"version": "1.9.1",
4+
"version": "2.0.0",
55
"author": {
66
"name": "schpet"
77
},

0 commit comments

Comments
 (0)