From 2d3c70822652b9a1fd4f3b228f0cfdba7ea37be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andor=20D=C3=A1vid?= Date: Sat, 20 Aug 2016 13:58:19 +0200 Subject: [PATCH] Remove the hard-coded version number from composer.json --- composer.json | 1 - composer.lock | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 06b0a85..bc9732c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,6 @@ "name": "cheppers/robo-tslint", "description": "Robo task wrapper for tslint", "license": "GPL-2.0+", - "version": "0.0.1", "config": { "bin-dir": "bin" }, diff --git a/composer.lock b/composer.lock index 014816c..f6fa7e0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "d92bff3bce4ead14b93e062f2f7e6478", - "content-hash": "5b071d04dcf6e9c5748a9437aabc0279", + "hash": "e0ce9fa340e5baac1c0e696806c9e513", + "content-hash": "f08df66030b8ce8b7d2bdc110e669a94", "packages": [ { "name": "cheppers/asset-jar",