Skip to content

Commit 24db16e

Browse files
committed
Bump version
1 parent 52c4b77 commit 24db16e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11

2+
0.06 2025-08-29
3+
24
0.05 2025-08-28
35
- Added supprot for prompts.
46
- Added MCP::Prompt class.

lib/MCP.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package MCP;
22
use Mojo::Base -base, -signatures;
33

4-
our $VERSION = '0.05';
4+
our $VERSION = '0.06';
55

66
1;
77

0 commit comments

Comments
 (0)