We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e62ce98 + b6bc6c2 commit 382b469Copy full SHA for 382b469
.version.json
@@ -2,6 +2,6 @@
2
"strategy": "semver",
3
"major": 0,
4
"minor": 7,
5
- "patch": 0,
6
- "build": 1
7
-}
+ "patch": 2,
+ "build": 0
+}
VERSIONLOG.md
@@ -1,3 +1,5 @@
1
+## 0.7.2 2025-11-06
+
## 0.7.1 2025-11-06
* Added a reset method to the Registry.
* Updated composer.
0 commit comments