[2.3.0-alpha.13] Bump version
This commit is contained in:
parent
e77ca6c119
commit
4122305ea3
|
@ -1,5 +1,5 @@
|
||||||
PACKAGE_NAME=realm-js
|
PACKAGE_NAME=realm-js
|
||||||
VERSION=2.3.0-alpha.12
|
VERSION=2.3.0-alpha.13
|
||||||
REALM_CORE_VERSION=5.2.0
|
REALM_CORE_VERSION=5.2.0
|
||||||
REALM_SYNC_VERSION=3.0.0-beta.8
|
REALM_SYNC_VERSION=3.0.0-beta.9
|
||||||
REALM_OBJECT_SERVER_VERSION=3.0.0-alpha.2
|
REALM_OBJECT_SERVER_VERSION=3.0.0-alpha.2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "realm",
|
"name": "realm",
|
||||||
"description": "Realm is a mobile database: an alternative to SQLite and key-value stores",
|
"description": "Realm is a mobile database: an alternative to SQLite and key-value stores",
|
||||||
"version": "2.3.0-alpha.12",
|
"version": "2.3.0-alpha.13",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"homepage": "https://realm.io",
|
"homepage": "https://realm.io",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Reference in New Issue