From dae2ea1cacd7d4ccce58ae6dce06172527681c5b Mon Sep 17 00:00:00 2001 From: Ismael Ambrosi Date: Fri, 2 Dec 2016 09:27:42 -0300 Subject: [PATCH] [release] --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 9abbb4c..d708e60 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-recaptcha", - "version": "3.1.0", + "version": "3.2.0", "keywords": ["angular", "captcha", "recaptcha", "vividcortex", "human", "form", "validation", "signup", "security", "login"], "main": "release/angular-recaptcha.js", "ignore": [ diff --git a/package.json b/package.json index 768a32e..eef8d8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-recaptcha", - "version": "3.1.0", + "version": "3.2.0", "description": "An AngularJS module to ease usage of reCaptcha inside a form", "author": "VividCortex", "license": "MIT",