From 508763431a879f685003ac59915cbb61e3d06c65 Mon Sep 17 00:00:00 2001 From: jakub-g Date: Mon, 6 Oct 2014 16:12:23 +0200 Subject: [PATCH] 1.6.6 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 55839e24e..9ca5d8a5e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ariatemplates", - "version": "1.6.5", + "version": "1.6.6", "main": "src/aria/bootstrap.js", "ignore": [ "**/.*", diff --git a/package.json b/package.json index 019f2024d..6f12d0cc0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "ariatemplates (http://github.com/ariatemplates)", "name": "ariatemplates", "description": "Aria Templates (aka AT) is an application framework written in JavaScript for building rich and large-scaled enterprise web applications.", - "version": "1.6.5", + "version": "1.6.6", "homepage": "http://ariatemplates.com", "repository": { "type": "git",