Kong / CustomerSuccess

BSD 2-Clause "Simplified" License
4 stars 4 forks source link

added a catch in case jq returns 1.7 instead of 1.7.0 #26

Closed dsglaser closed 2 months ago

dsglaser commented 2 months ago

Added a simple test in case "jq -V" returns 1.7 instead of 1.7.0 on some systems. Will work on a better one to catch 1.8, 1.9, etc.