Skip to content

Commit

Permalink
Bumped version to 1.0.0 according to official release
Browse files Browse the repository at this point in the history
  • Loading branch information
tbreuss authored May 22, 2018
1 parent c3febfc commit 38f11f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Satis.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
*/
class Satis
{
const VERSION = '1.0.0-dev';
const VERSION = '1.0.0';
}

0 comments on commit 38f11f4

Please sign in to comment.