Skip to content

Commit d3dcc01

Browse files
committed
Bump version
1 parent 1a702b7 commit d3dcc01

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Changes

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

2+
0.07 2025-12-08
3+
24
0.06 2025-12-05
35
- Protocol version is now 2025-11-25.
46
- Added support for resources.

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.06';
4+
our $VERSION = '0.07';
55

66
1;
77

0 commit comments

Comments
 (0)