Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Bump version 1.0.0 -> 1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: pacoorozco <paco@pacoorozco.info>
  • Loading branch information
pacoorozco committed Feb 3, 2022
1 parent e4d9f72 commit 7f5f672
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).

## Unreleased

## 1.0.1 - 2022-02-03

### Changed
- Bump `laravel/framework` to `v8.82.0`.
- Bump `fruitcake/laravel-cors` to `v2.0.5`.
Expand Down
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
|
*/

'version' => '1.0.0',
'version' => '1.0.1',

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

0 comments on commit 7f5f672

Please sign in to comment.