[2.0.0-rc6] Bump version

This commit is contained in:
Kenneth Geisshirt 2017-09-08 16:47:21 +02:00
parent b54b43fbae
commit 62750f2247
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
X.Y.Z Release notes 2.0.0 Release notes (2017-9-8)
============================================================= =============================================================
### Breaking changes ### Breaking changes
* None * Updating core, sync, object store, moving forward to 2.0.0.
### Enhancements ### Enhancements
* Improve performance of the RPC worker for chrome debugging. * Improve performance of the RPC worker for chrome debugging.

View File

@ -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.0.0-rc4", "version": "2.0.0-rc6",
"license": "Apache-2.0", "license": "Apache-2.0",
"homepage": "https://realm.io", "homepage": "https://realm.io",
"keywords": [ "keywords": [