Skip to content

Commit 5cf1a24

Browse files
committed
chore: bump version to 0.1.1
Test release workflow with OIDC trusted publisher.
1 parent 9a04fba commit 5cf1a24

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-noop-checker-mcp",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "MCP server for CSS no-op detection via Playwright",
55
"keywords": [
66
"css",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-noop-checker",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"description": "Chrome DevTools extension that detects no-op CSS properties",
66
"keywords": [

0 commit comments

Comments
 (0)