From e863c2b8e7ded7bf46432bc383a060aa408777e9 Mon Sep 17 00:00:00 2001 From: Javier Arce Date: Mon, 18 Jan 2016 11:48:50 +0100 Subject: [PATCH] Add contributors. Bump version --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 19b581f..da412ca 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,17 @@ { "name": "cartoassets", "description": "Share frontend assets between different CartoDB repositories", - "version": "0.1.10", + "version": "0.1.11", "homepage": "https://github.com/cartodb/CartoAssets", "author": { "name": "xavijam", "email": "xavijam@gmail.com" }, + "contributors": [ + "Javier Álvarez ", + "Emilio García ", + "Javier Arce " + ], "repository": { "type": "git", "url": "git://github.com/cartodb/CartoAssets.git"