Skip to content

Commit 002f418

Browse files
chore: bump version to 0.1.2 for registry update
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1 parent 0900193 commit 002f418

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aimino/fast-html-mcp-server",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Five-tier MCP server for lightning-fast HTML generation from AI agents \u2014 assembly, patch, read, raw, and consistency tiers with tools, components, and templates",
55
"type": "module",
66
"main": "dist/index.js",

server.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"name": "io.github.Aimino-Tech/fast-html-mcp",
44
"title": "Fast HTML MCP",
55
"description": "Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.",
6-
"version": "0.1.1",
6+
"version": "0.1.2",
77
"packages": [
88
{
99
"registryType": "npm",
1010
"identifier": "@aimino/fast-html-mcp-server",
11-
"version": "0.1.1",
11+
"version": "0.1.2",
1212
"transport": {
1313
"type": "stdio"
1414
}
@@ -33,4 +33,4 @@
3333
"web-development",
3434
"content-generation"
3535
]
36-
}
36+
}

0 commit comments

Comments
 (0)