From d4150b91001f2dc4323f94f1d83c809c19e77cb8 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Fri, 10 Jul 2015 07:03:01 -0400 Subject: [PATCH 1/2] update to 0.5.0 --- boilerplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplate/package.json b/boilerplate/package.json index c3af2fe45..374bf431e 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -10,7 +10,7 @@ "license": "ISC", "homepage": "", "devDependencies": { - "embark-framework": "iurimatias/embark-framework#develop", + "embark-framework": "^0.5.0", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-concat": "^0.5.1", From 5e0b45723baeef41f2c88d2425331d37b3f216a8 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Fri, 10 Jul 2015 07:29:53 -0400 Subject: [PATCH 2/2] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b94cb7802..8cfec56e5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ See the [Wiki](https://github.com/iurimatias/embark-framework/wiki) for more det Installation ====== -Requirements: geth (0.9.32, warning: 0.9.34 not supported at the moment), solc (0.9.23), node (0.12.2) and npm +Requirements: geth (0.9.38), solc (0.9.23), node (0.12.2) and npm For specs: pyethereum, ethertdd.py