v0.1.107
199 - Order of options in form field (#280) Fixes #199 Fixes #281 * * fixed issue with options order not being preserved for `form_field` object * Update helpers.go removed debug statement * Update resource_fusionauth_application.go * * converting `authorized_redirect_urls` to list instead of set