Skip to content

Commit e79a106

Browse files
committed
chore: bump version to 1.6.0
1 parent 5fd340d commit e79a106

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portel/ncp",
3-
"version": "1.5.3",
3+
"version": "1.6.0",
44
"mcpName": "io.github.portel-dev/ncp",
55
"description": "Natural Context Provider - N-to-1 MCP Orchestration for AI Assistants",
66
"main": "dist/index.js",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"url": "https://github.com/portel-dev/ncp",
77
"source": "github"
88
},
9-
"version": "1.5.3",
9+
"version": "1.6.0",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"registryBaseUrl": "https://registry.npmjs.org",
1414
"identifier": "@portel/ncp",
15-
"version": "1.5.3",
15+
"version": "1.6.0",
1616
"runtimeHint": "npx",
1717
"transport": {
1818
"type": "stdio"

0 commit comments

Comments
 (0)