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",