Skip to content

Commit a4662f8

Browse files
chore(release): 2.0.2
## [2.0.2](v2.0.1...v2.0.2) (2025-03-05) ### Bug Fixes * update readme ([#17](#17)) ([3acc120](3acc120))
1 parent 3acc120 commit a4662f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Laravel Lime Newsletter Mail Driver",
44
"type": "library",
55
"license": "MIT",
6-
"version": "2.0.1",
6+
"version": "2.0.2",
77
"authors": [
88
{
99
"name": "Lundalogik"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "2.0.1"
2+
"version": "2.0.2"
33
}

0 commit comments

Comments
 (0)