Skip to content

Commit acea181

Browse files
committed
Update version
1 parent 583d9de commit acea181

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apify/actors-mcp-server",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "Model Context Protocol Server for Apify Actors",
66
"engines": {
@@ -12,7 +12,6 @@
1212
},
1313
"files": [
1414
"dist",
15-
"!dist/*.tsbuildinfo",
1615
"LICENSE"
1716
],
1817
"repository": {

0 commit comments

Comments
 (0)