Skip to content

Commit cf61868

Browse files
committed
chore: update README
1 parent 6867ed7 commit cf61868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Callable is a minimal Ruby mix-in that provides your classes with a simple `.cal
88
- Transparently forwards positional arguments, keyword arguments, and blocks.
99
- Handles argument errors gracefully, raising clear exceptions.
1010
- Zero external runtime dependencies.
11-
- Compatible with MRI Ruby 2.0 through Ruby 3.x.
11+
- Compatible with MRI Ruby 2.3 through Ruby 3.x.
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)