Skip to content

Commit ae03025

Browse files
committed
cicd: bump version to v1.0.5
1 parent 190d9bc commit ae03025

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.4"
4+
const Version = "1.0.5"

0 commit comments

Comments
 (0)