Skip to content

Commit 588e881

Browse files
committed
Version 2.5.0
1 parent 59749d5 commit 588e881

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 2.5.0 - 2022-01-14
22

33
- Adds preliminary support for the Matrix v1.1 `client/v3` API
44
- Adds some support for knocking rooms

lib/matrix_sdk/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 MatrixSdk
4-
VERSION = '2.4.0'
4+
VERSION = '2.5.0'
55
end

0 commit comments

Comments
 (0)