Skip to content

Commit d5ca2c4

Browse files
tadeleshtadelesh
andauthored
update version and release date (#25596)
Co-authored-by: tadelesh <[email protected]>
1 parent f7d463c commit d5ca2c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/tools/generator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.3.0 (2025-11-07)
3+
## 0.3.0 (2025-11-11)
44

55
### Features Added
66

eng/tools/generator/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ package main
55

66
const (
77
moduleName = "github.com/Azure/azure-sdk-for-go/eng/tools/generator"
8-
moduleVersion = "v0.2.2"
8+
moduleVersion = "v0.3.0"
99
)

0 commit comments

Comments
 (0)