diff --git a/src/Satis.php b/src/Satis.php index 3a7cddc2..3b731459 100644 --- a/src/Satis.php +++ b/src/Satis.php @@ -16,5 +16,5 @@ */ class Satis { - const VERSION = '1.0.0-dev'; + const VERSION = '1.0.0'; }