Skip to content

Commit 382b469

Browse files
committed
Merge branch 'release/0.7.2'
2 parents e62ce98 + b6bc6c2 commit 382b469

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"strategy": "semver",
33
"major": 0,
44
"minor": 7,
5-
"patch": 0,
6-
"build": 1
7-
}
5+
"patch": 2,
6+
"build": 0
7+
}

VERSIONLOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.7.2 2025-11-06
2+
13
## 0.7.1 2025-11-06
24
* Added a reset method to the Registry.
35
* Updated composer.

0 commit comments

Comments
 (0)