From 4cc2ec9feefccc90a10066d8432109a77e7fe558 Mon Sep 17 00:00:00 2001 From: Patrick Steele-Idem Date: Thu, 18 Sep 2014 18:07:06 -0600 Subject: [PATCH] Updated taglib versions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f51102ce6..a52ef042d 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ "raptor-regexp": "^1.0.0-beta", "raptor-render-context": "^1.0.0-beta", "raptor-strings": "^1.0.0-beta", - "marko-taglib-async": "^1.0.0-beta", - "marko-taglib-layout": "^1.0.0-beta", + "marko-taglib-async": "^1.1.0", + "marko-taglib-layout": "^1.1.0", "raptor-util": "^1.0.0-beta", "sax": "^0.6.0" },