Skip to content

Commit 0d1b97c

Browse files
committed
bump
1 parent 070c74c commit 0d1b97c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.version.json

Lines changed: 2 additions & 2 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
5+
"patch": 1,
6+
"build": 0
77
}

VERSIONLOG.md

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

0 commit comments

Comments
 (0)