Skip to content

Commit 112d7d4

Browse files
committed
chore: Release v3.0.4
Signed-off-by: Bruno Gaspar <[email protected]>
1 parent 35d2ca4 commit 112d7d4

File tree

91 files changed

+96
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+96
-90
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions

src/Activations/ActivationInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Activations/ActivationRepositoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Activations/EloquentActivation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Activations/IlluminateActivationRepository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Checkpoints/ActivationCheckpoint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Checkpoints/AuthenticatedCheckpoint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Checkpoints/CheckpointInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Checkpoints/NotActivatedException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

src/Checkpoints/ThrottleCheckpoint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* bundled with this package in the LICENSE file.
1212
*
1313
* @package Sentinel
14-
* @version 3.0.3
14+
* @version 3.0.4
1515
* @author Cartalyst LLC
1616
* @license BSD License (3-clause)
1717
* @copyright (c) 2011-2020, Cartalyst LLC

0 commit comments

Comments
 (0)