From 23d8a79b2e82e9fe2477c2b9b3c74ca4db21de89 Mon Sep 17 00:00:00 2001 From: 45kb Date: Sat, 25 Jul 2015 09:10:19 +0200 Subject: [PATCH] new version --- bower.json | 4 ++-- dist/angular-fx.min.css | 8 ++++---- dist/angular-fx.min.js | 8 ++++---- dist/angular-fx.min.js.map | 2 +- package.json | 4 ++-- src/css/angular-fx.css | 1 + 6 files changed, 14 insertions(+), 13 deletions(-) diff --git a/bower.json b/bower.json index b7a5bac..a5074ac 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "angular-fx", - "version": "1.0.0", - "description": "Angular CSS3 animation directives, conditional animations and effects for your elements.", + "version": "1.1.0", + "description": "Angular.js CSS3 animation directives, conditional animations and effects for your elements.", "license": "MIT", "authors": [ "Filippo Oretti