From d50776b189670240e22e2f1dd3f09854c1af359d Mon Sep 17 00:00:00 2001 From: Mark Chapman Date: Thu, 15 Oct 2015 16:09:09 +0100 Subject: [PATCH] chore(build) Keep in step with forms-angular --- .gitignore | 3 ++- bower.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 61acb19..e1fe182 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -*.log \ No newline at end of file +*.log +client/bower_components \ No newline at end of file diff --git a/bower.json b/bower.json index 66384db..9e6deb4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "fng-ui-date", - "version": "0.4.1", + "version": "0.5.0", "author": "Mark Chapman ", "description": "Angular UI date plugin for forms-angular. Doesn't do anything apart from drag in components.", "main": "fng-ui-date.js",