Skip to content

Commit

Permalink
Try the latest 1.69.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw authored Jan 3, 2024
1 parent e826914 commit 1597d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SassBinary.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

class SassBinary
{
private const VERSION = '1.69.6';
private const VERSION = '1.69.7';
private HttpClientInterface $httpClient;

public function __construct(
Expand Down

0 comments on commit 1597d51

Please sign in to comment.