Skip to content

Commit da2d5b4

Browse files
committed
cicd: bump version to v1.0.3
1 parent 5a6d76f commit da2d5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transformers/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package transformers
22

33
// Version is bumped automatically by the release workflow on pushes to main.
4-
const Version = "1.0.2"
4+
const Version = "1.0.3"

0 commit comments

Comments
 (0)