Updates version.

This commit is contained in:
Pierre Lannoy 2024-03-30 17:42:56 +01:00
commit 7469ba65e1
Signed by: Pierre Lannoy
GPG key ID: D27231EF87D53F31

View file

@ -9,7 +9,7 @@ use Hosterra\FluxBuilder\Builder\Universe;
class QueryBuilder implements QueryBuilderInterface {
const VERSION = '2.0.0';
const VERSION = '2.1.0';
use Basics;
use Universe;