<?php declare(strict_types=1); namespace MeiliSearch; class MeiliSearch { const VERSION = '0.17.2'; }