Skip to content

Commit 4e714ac

Browse files
committed
[0.14.0] Bump version
1 parent 5298bff commit 4e714ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.14.0 Release notes (2016-6-16)
1+
0.14.0 Release notes (2016-6-22)
22
=============================================================
33
### Breaking changes
44
* None

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

0 commit comments

Comments
 (0)