From fbfc6a68b0f328d323f076568ba4e4102114b2ef Mon Sep 17 00:00:00 2001 From: Sergey Tatarintsev Date: Mon, 2 Sep 2013 16:37:26 +0300 Subject: [PATCH] 0.2.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9f225d5..5c872ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bem-techs-core", - "version": "0.1.1", + "version": "0.2.0", "description": "Core bem tech modules", "main": "index.js", "contributors": [ @@ -29,7 +29,7 @@ "mocha": "~1.12.0", "chai": "~1.7.2", "bem-smoke": "~0.3.0", - "bem": "git://github.com/bem/bem-tools.git#77d56dd93e94", + "bem": "~1.0.0-alpha4", "sinon": "~1.7.3", "sinon-chai": "~2.4.0", "jshint": "~2.1.10"