Skip to content

Commit 29985a3

Browse files
committed
bump horizon-react version
1 parent 67aa8cd commit 29985a3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
### v0.7.1
4+
- stupid me forgot to bump horizon-react version
5+
36
### v0.7.0
47
- added import/exports loader until pr merged
58
- updated to *horizon@1.0.1* #celebrate! https://horizon.io

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lovli.js",
3-
"version": "0.5.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"description": "A boilerplate for developing react+redux applications with rethinkdb/horizon as realtime database and express for the server.",
66
"repository": "https://github.com/flipace/lovli.js",
@@ -57,7 +57,7 @@
5757
"express": "^4.13.4",
5858
"file-loader": "^0.8.5",
5959
"hoist-non-react-statics": "^1.0.5",
60-
"horizon-react": "0.2.1",
60+
"horizon-react": "0.3.0",
6161
"immutable": "3.8.1",
6262
"imports-loader": "^0.6.5",
6363
"later": "^1.2.0",

0 commit comments

Comments
 (0)