diff --git a/src/Webisters.php b/src/Webisters.php index 6eebc0c..c481e61 100644 --- a/src/Webisters.php +++ b/src/Webisters.php @@ -17,5 +17,5 @@ final class Webisters /** * The Webisters version. */ - public const VERSION = '1.0.0'; + public const VERSION = '2.0.0'; }