chore: bump development plugin version to 1.0.1
This commit is contained in:
@@ -7,12 +7,7 @@
|
|||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"name": "development",
|
"name": "development",
|
||||||
"source": "./development",
|
"source": "./development"
|
||||||
"description": "Development utility commands",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"author": {
|
|
||||||
"name": "Juan Puelpan"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "development",
|
"name": "development",
|
||||||
"description": "Collection of claude commands to ease the development process with github issues, PRs and more",
|
"description": "Collection of claude commands to ease the development process with github issues, PRs and more",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Juan Puelpan"
|
"name": "Juan Puelpan"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user