diff --git a/Brush.php b/Brush.php index 69105d5..47931ed 100644 --- a/Brush.php +++ b/Brush.php @@ -27,7 +27,7 @@ final class Brush { * This version of Brush. * @var string */ - const VERSION = '1.0.1'; + const VERSION = '1.0.2'; /** * This class should not be instantiated.