We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5298bff commit 4e714acCopy full SHA for 4e714ac
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-0.14.0 Release notes (2016-6-16)
+0.14.0 Release notes (2016-6-22)
2
=============================================================
3
### Breaking changes
4
* None
package.json
@@ -1,7 +1,7 @@
{
"name": "realm",
"description": "Realm is a mobile database: an alternative to SQLite and key-value stores",
- "version": "0.14.0-rc",
+ "version": "0.14.0",
5
"license": "Apache-2.0",
6
"homepage": "https://realm.io",
7
"keywords": [
0 commit comments