Skip to content

Commit 9a91ae6

Browse files
committed
Updated version info
1 parent b8fb7ff commit 9a91ae6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
### Fixed
2121
### Removed --->
2222

23+
## 0.9.2 - 2021-11-03
24+
### Fixed
25+
- Address types migration command
26+
2327
## 0.9.1 - 2021-11-03
2428
### Fixed
2529
- Missing command in service provider

config/package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
|
1414
*/
1515

16-
'version' => '0.9.1',
16+
'version' => '0.9.2',
1717

1818
];

0 commit comments

Comments
 (0)