From 2d36aaa71a6e11bfad141d968250d4e08d0f8176 Mon Sep 17 00:00:00 2001 From: SandroMiguel Date: Tue, 27 Jul 2021 20:51:20 +0100 Subject: [PATCH] chore(package.json): remove version --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 09c9f8b..20a6f05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "verum-php", - "version": "2.0.1", "scripts": { "postinstall": "husky install", "test:phpunit": "./vendor/bin/phpunit --colors=always tests",