Skip to content

Commit

Permalink
build(core): version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof committed Apr 4, 2021
1 parent f2dfa12 commit 853b885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eseye.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Eseye
/**
* The Eseye Version.
*/
const VERSION = '2.3.0';
const VERSION = '2.3.1';

/**
* @var \Seat\Eseye\Containers\EsiAuthentication
Expand Down

0 comments on commit 853b885

Please sign in to comment.