From 5366f3b9b99bf81f612bfc4c59c3030aa79a2e14 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Thu, 15 Jun 2023 18:15:23 -0700 Subject: [PATCH] v0.3.10 (#631) --- src/go/manifest.json | 2 +- src/python/manifest.json | 2 +- src/ruby/manifest.json | 2 +- src/typescript-node/manifest.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/go/manifest.json b/src/go/manifest.json index 00fdc6f04..3db5148c0 100644 --- a/src/go/manifest.json +++ b/src/go/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.207.21", + "version": "1.0.0", "variants": [ "1.20-bookworm", "1.20-bullseye", diff --git a/src/python/manifest.json b/src/python/manifest.json index e3d1e4054..2c6ef180b 100644 --- a/src/python/manifest.json +++ b/src/python/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.204.11", + "version": "1.0.0", "variants": [ "3.11-bookworm", "3.10-bookworm", diff --git a/src/ruby/manifest.json b/src/ruby/manifest.json index e1037ba46..d13f11354 100644 --- a/src/ruby/manifest.json +++ b/src/ruby/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.203.24", + "version": "1.0.0", "variants": [ "3.2-bookworm", "3.1-bookworm", diff --git a/src/typescript-node/manifest.json b/src/typescript-node/manifest.json index e690e8d03..478261e74 100644 --- a/src/typescript-node/manifest.json +++ b/src/typescript-node/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.205.2", + "version": "1.0.0", "variants": [ "20-bookworm", "18-bookworm",