Skip to content

Commit 406228d

Browse files
authored
bump version to 1.0.3 (#132)
1 parent e5fdaa6 commit 406228d

File tree

10 files changed

+19
-19
lines changed

10 files changed

+19
-19
lines changed

bindings/akamai/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/akamai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/recaptcha-akamai",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A reCAPTCHA Enterprise Typescript Libarary for Akamai Edge Workers.",
55
"keywords": [
66
"recaptcha",

bindings/cloudflare/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/recaptcha-cloudflare",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A reCAPTCHA Enterprise Typescript Libarary for Cloudflare Workers.",
55
"keywords": [
66
"recaptcha",

bindings/fastly/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/fastly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/recaptcha-fastly",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A reCAPTCHA Enterprise Typescript Libarary for Fastly Compute@Edge.",
55
"keywords": [
66
"recaptcha",

bindings/xlb/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/xlb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/recaptcha-xlb",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A reCAPTCHA Enterprise Typescript library for Google External Application Load Balancer Service Extension Callouts",
55
"keywords": [
66
"recaptcha",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/recaptcha-edge",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A reCAPTCHA Enterprise Typescript library for Edge Compute Platforms.",
55
"keywords": [
66
"recaptcha",

0 commit comments

Comments
 (0)