From b21dac6d02f41196e4326a3137fa1630bd3975bf Mon Sep 17 00:00:00 2001 From: Douglas Duteil Date: Fri, 21 Nov 2014 01:05:54 +0100 Subject: [PATCH] chore(release): v 1.0.2 Fix bower main files with angular-ui-publisher ~1.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 532d50e..a3bf61b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-layout", - "version": "1.0.1", + "version": "1.0.2", "description": "This directive allows you to split !", "devDependencies": { "gulp": "^3",