Skip to content

Commit 611ec85

Browse files
chore: change package version to 0.0.0-dev
Changed the version in package.json and package-lock.json from 0.0.1 to 0.0.0-dev to indicate development status.
1 parent 55de118 commit 611ec85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "@zencoderai/slack-mcp-server",
3-
"version": "0.0.1",
3+
"version": "0.0.0-dev",
44
"description": "MCP server for interacting with Slack",
55
"license": "MIT",
66
"author": "Zencoder AI (https://zencoder.ai)",

0 commit comments

Comments
 (0)