Skip to content

Commit bdea582

Browse files
committed
Incremented version string
1 parent 7bb228d commit bdea582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $ sj convert -u https://petstore.swagger.io/v2/swagger.json -o openapi.json`,
5252
log.Error("Command not specified. See the --help flag for usage.")
5353
}
5454
},
55-
Version: "2.3.1",
55+
Version: "2.3.2",
5656
}
5757

5858
func Execute() {

0 commit comments

Comments
 (0)