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.
1 parent 070c74c commit 0d1b97cCopy full SHA for 0d1b97c
.version.json
@@ -2,6 +2,6 @@
2
"strategy": "semver",
3
"major": 0,
4
"minor": 7,
5
- "patch": 0,
6
- "build": 1
+ "patch": 1,
+ "build": 0
7
}
VERSIONLOG.md
@@ -1,3 +1,5 @@
1
+## 0.7.1
+
## 0.7.1 2025-11-06
* Added a reset method to the Registry.
* Updated composer.
0 commit comments