Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Jun 22, 2021
1 parent 5d38074 commit 8ccaa51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [Unreleased]

* Nothing

## [2.0.0] - 2021-06-22

### Changed

* Bumped minimum laravel-mix version to 6.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "laravel-mix-svg-sprite",
"description": "SVG sprite component for Laravel Mix",
"version": "1.0.2",
"version": "2.0.0",
"keywords": [
"laravel",
"mix",
Expand Down

0 comments on commit 8ccaa51

Please sign in to comment.