1
0
mirror of https://github.com/danog/class-finder.git synced 2024-11-30 04:29:03 +01:00

Update version

This commit is contained in:
Daniil Gentili 2020-10-11 18:30:05 +02:00
parent 5a05e34b3c
commit 0f1cb29837
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -3,7 +3,7 @@
"description": "Fork of haydenpierce/class-finder with support for traits and interfaces",
"type": "library",
"license": "MIT",
"version": "0.4.2",
"version": "0.4.3",
"authors": [
{
"name": "Hayden Pierce",