Skip to content

Commit 1d5879c

Browse files
committed
Bump version 0.1.0 => 0.2.0
1 parent 5a1cb8c commit 1d5879c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [0.2.0] - 2025-06-07
4+
35
- Add support for multi-result responses of any formats
46

57
## [0.1.0] - 2025-05-26

lib/tiny_mcp/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module TinyMCP
4-
VERSION = '0.1.0'
4+
VERSION = '0.2.0'
55
end

0 commit comments

Comments
 (0)