From d36e1c024774cc5b65f0ba6289776d2c9c676ada Mon Sep 17 00:00:00 2001 From: Thanasis Polychronakis Date: Sun, 27 Oct 2013 16:44:41 +0200 Subject: [PATCH] up mantri --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b3e3f0..bdc5855 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "test": "grunt test" }, "dependencies": { - "mantri": "~0.2.0-rc1" + "mantri": "~0.2.0-rc2" }, "devDependencies": { "grunt-open": "~0.2.2",