Bump version to 0.1.6 for npm release

This commit is contained in:
kappa
2025-08-10 20:54:26 +09:00
parent 7c4343362b
commit a1b154ac44

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ironclads/incus-mcp", "name": "@ironclads/incus-mcp",
"version": "0.1.5", "version": "0.1.6",
"description": "MCP server for Incus container management", "description": "MCP server for Incus container management",
"main": "build/index.js", "main": "build/index.js",
"type": "module", "type": "module",