Skip to content

Commit e699d41

Browse files
committed
Version 2.3.0
1 parent 3ced269 commit e699d41

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-
## 2.3.0 - **Unreleased**
1+
## 2.3.0 - 2021-03-26
22

33
- Adds support for Ruby 3.0 (#15)
44
- Adds support for requests against the Synapse admin API

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.2.0'
4+
VERSION = '2.3.0'
55
end

0 commit comments

Comments
 (0)