Skip to content

Commit

Permalink
Update generator.go
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyJavaBean authored Feb 8, 2025
1 parent 4a18033 commit e283501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/generator.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import (
)

const (
Version = "v0.2.5"
Version = "v0.2.6"
)

var ValidMethodName string = "IsValid"
Expand Down

0 comments on commit e283501

Please sign in to comment.