From e54d46885243e3a3d2bbfd87d5e1b878ca52dd0e Mon Sep 17 00:00:00 2001 From: Simon Arbuckle Date: Tue, 24 Sep 2013 16:27:13 +0200 Subject: [PATCH] v1.4.10 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 4347c39dd..10931688a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ariatemplates", - "version": "1.4.9", + "version": "1.4.10", "main": "src/aria/bootstrap.js", "ignore": [ "**/.*", diff --git a/package.json b/package.json index 4a547f23b..107e0e116 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.4.9", + "version": "1.4.10", "homepage": "http://ariatemplates.com", "repository": { "type": "git",