Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a66a016

Browse files
committedApr 30, 2021
Bump version
1 parent fce0696 commit a66a016

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.9.1 - 2021-04-30
2+
### Added
3+
- Add Guzzle 7 support (via @dwheeldo)
4+
15
## 3.9.0.2 - 2020-12-01
26
### Improved
37
- Improved GQL docs

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ether/simplemap",
33
"description": "A beautifully simple Map field type for Craft CMS 3",
4-
"version": "3.9.0.2",
4+
"version": "3.9.1",
55
"type": "craft-plugin",
66
"license": "proprietary",
77
"minimum-stability": "dev",

0 commit comments

Comments
 (0)
Please sign in to comment.