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

Commit 7f5f672

Browse files
committed
Bump version 1.0.0 -> 1.0.1
Signed-off-by: pacoorozco <paco@pacoorozco.info>
1 parent e4d9f72 commit 7f5f672

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).
55

66
## Unreleased
7+
8+
## 1.0.1 - 2022-02-03
9+
710
### Changed
811
- Bump `laravel/framework` to `v8.82.0`.
912
- Bump `fruitcake/laravel-cors` to `v2.0.5`.

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
|
132132
*/
133133

134-
'version' => '1.0.0',
134+
'version' => '1.0.1',
135135

136136
/*
137137
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)