diff --git a/fern/docs/pages/reference/injection.mdx b/fern/docs/pages/reference/injection.mdx index 0630c29..e5a0842 100644 --- a/fern/docs/pages/reference/injection.mdx +++ b/fern/docs/pages/reference/injection.mdx @@ -155,7 +155,7 @@ The output will look something like: ```json { - "checks": [ + "checks":[ { "probability":1.0, "index":0, diff --git a/fern/fern.config.json b/fern/fern.config.json index b3b92b5..fb8a045 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "Prediction-Guard", - "version": "0.43.8" + "version": "0.39.19" } \ No newline at end of file