From 8e1f7dfb89e7bbe5f5ceda440f08967bcd7211d9 Mon Sep 17 00:00:00 2001 From: Arjen Smit Date: Wed, 9 Mar 2016 17:12:50 +0100 Subject: [PATCH] add the correct package name to the library and update the versions --- bower.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 5c3295e..8b35ed9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { - "name": "gulp-tasks", - "version": "2.2.1", + "name": "connectholland-gulp-tasks", + "version": "2.2.3", "homepage": "https://github.com/ConnectHolland/gulp-tasks", "authors": [ "Arjen Smit ", diff --git a/package.json b/package.json index 8dec333..d17de39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "gulp-tasks", - "version": "2.2.2", + "name": "connectholland-gulp-tasks", + "version": "2.2.3", "description": "A collection of tasks to load by gulp", "main": "tasks/default.js", "dependencies": {