Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jun 22, 2022
1 parent 3a9e4f2 commit 432fcb4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

## [Unreleased](https://github.com/laravel/pint/compare/v0.1.0...master)

## v0.1.0 (2022-XX-XX)
## v0.1.0 (2022-06-22)

Initial pre-release.
Binary file modified builds/pint
Binary file not shown.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
|
*/

'version' => app('git.version'),
'version' => '0.1.0',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 432fcb4

Please sign in to comment.