Skip to content

Commit c5784dd

Browse files
committed
Upgrade copyright year
1 parent 9d599ba commit c5784dd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Data from the **database** is taken from a model and must be instance of **Illum
2929

3030
Via composer:
3131

32-
`composer require itstructure/laravel-multi-menu "~2.0.2"`
32+
`composer require itstructure/laravel-multi-menu "~2.0.4"`
3333

3434
### 3.2 If you are testing this package from local server directory
3535

@@ -232,6 +232,6 @@ This function will rebuild the chain.
232232

233233
## License
234234

235-
Copyright © 2018-2020 Andrey Girnik girnikandrey@gmail.com.
235+
Copyright © 2018-2021 Andrey Girnik girnikandrey@gmail.com.
236236

237237
Licensed under the [MIT license](http://opensource.org/licenses/MIT). See LICENSE.txt for details.

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### CHANGE LOG:
22

3+
**2.0.4 February 23, 2021:**
4+
- Upgrade copyright year.
5+
36
**2.0.3 September 15, 2020:**
47
- Description fix.
58

0 commit comments

Comments
 (0)