I have a registration form with the new google recaptcha widget on it. When a user submits info, we check the validation with javascript and return the problems to the page
I was able to do it just by using:
grecaptcha.reset();