Skip to content

Commit d6bc11d

Browse files
release 0.14.0-1 with sync 0.24.1 (#46)
* Update sync dependency * Bump version to 0.14.0-1 * Bump sync version for testing * Bump sync version
1 parent 812587e commit d6bc11d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependencies.list

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION=0.13.0-rc-5
2-
REALM_SYNC_VERSION=0.23.2
1+
VERSION=0.14.0-1
2+
REALM_SYNC_VERSION=0.24.1
33

package.json

+1-1
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": "0.14.0-rc",
4+
"version": "0.14.0-1",
55
"license": "Apache-2.0",
66
"homepage": "https://realm.io",
77
"keywords": [

0 commit comments

Comments
 (0)