Skip to content

Commit 8290454

Browse files
committed
Version bump
1 parent e35fb3e commit 8290454

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maslosoft/signals",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "Wireless Cross-Component Communication",
55
"keywords": [
66
"signal",

src/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return '4.0.6';
1+
<?php return '4.0.7';

0 commit comments

Comments
 (0)