Skip to content

Commit 8425ee7

Browse files
committed
[2.22.0] Bump version
1 parent 3786e3f commit 8425ee7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
x.x.x Release notes (yyyy-MM-dd)
1+
2.22.0 Release notes (2019-1-10)
22
=============================================================
33
This release contains all changes from v2.22.0-beta.1 to v2.22.0-beta.2.
44

dependencies.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME=realm-js
2-
VERSION=2.22.0-beta.2
2+
VERSION=2.22.0
33
REALM_CORE_VERSION=5.12.7
44
REALM_SYNC_VERSION=3.14.12
55
REALM_OBJECT_SERVER_VERSION=3.11.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "realm",
33
"description": "Realm is a mobile database: an alternative to SQLite and key-value stores",
4-
"version": "2.22.0-beta.2",
4+
"version": "2.22.0",
55
"license": "See the actual license in the file LICENSE",
66
"homepage": "https://realm.io",
77
"keywords": [

0 commit comments

Comments
 (0)